Installation
The aserto CLI is available on Linux, macOS, and Windows platforms.
-
Via Homebrew for macOS or LinuxBrew for Linux
brew tap aserto-dev/tap && brew install asertoIf you installed using brew, to update the Aserto CLI to the latest version, use:
brew upgrade aserto -
Via WinGet for Windows
winget install Aserto.CLI -
Via a GO install
go install github.com/aserto-dev/aserto/cmd/aserto@latest -
Binaries for Linux, Windows, and Mac are available as tarballs on the GitHub release page.
Version
To find out which version of the Aserto CLI you have installed, execute the following command:
aserto version