Lagoon CLI v0.7.6
Lagoon CLI v0.7.6
Changelog
- Improved error handling
- Automatic CLI update check, will inform if a new version of the CLI is released
Installation
The preferred method is installation via Homebrew.
brew tap amazeeio/lagoon-cli
brew install lagoon
Alternatively, you may install by downloading one of the pre-compiled binaries
# MacOS
sudo curl -L "https://github.com/amazeeio/lagoon-cli/releases/download/0.7.6/lagoon-cli-0.7.6-darwin-amd64" -o /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/amazeeio/lagoon-cli/releases/download/0.7.6/lagoon-cli-0.7.6-linux-amd64" -o /usr/local/bin/lagoon