Skip to content

Releases: TykTechnologies/tyk-cli

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:02

Tyk CLI v0.1.0

Welcome to this new release of Tyk CLI! 🎉

Quick Install

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

# Verify installation
tyk --version

Changelog

Others

Full Changelog: ...v0.1.0


🤖 This release was created automatically by GoReleaser.