Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:56
81b61b0

Tyk CLI v0.2.3

Welcome to this new release of Tyk CLI! 🎉

Quick Install

# Direct download
curl -L https://github.com/sedkis/tyk-cli/releases/download/v0.2.3/tyk-cli_v0.2.3_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv tyk /usr/local/bin/

# Verify installation
tyk --version

Changelog

Others

Full Changelog: v0.2.2...v0.2.3


🤖 This release was created automatically by GoReleaser.