Skip to main content
Version: v0.10

Install Kusion

You can install the latest Kusion CLI on MacOS and Linux. Choose the one you prefer from the methods below.

The recommended method for installing on MacOS and Linux is to use the brew package manager.

Install Kusion

# tap formula repository Kusionstack/tap
brew tap KusionStack/tap

# install Kusion
brew install KusionStack/tap/kusion

Update Kusion

# update formulae from remote
brew update

# update Kusion
brew upgrade KusionStack/tap/kusion

Uninstall Kusion

# uninstall Kusion
brew uninstall KusionStack/tap/kusion