Install Kusion
You can install the latest Kusion CLI on MacOS and Linux. Choose the one you prefer from the methods below.
- Homebrew
- curl | sh
The recommended method for installing on MacOS and Linux is to use the brew package manager.
Install Kusion
brew install KusionStack/tap/kusion
Update Kusion
brew upgrade KusionStack/tap/kusion
Uninstall Kusion
brew uninstall KusionStack/tap/kusion
Install Kusion
curl https://www.kusionstack.io/scripts/install.sh | sh
Uninstall Kusion
curl https://www.kusionstack.io/scripts/uninstall.sh | sh