Installation
You can install the Camber CLI with a single command:
curl -sL https://cli.cambercloud.com/install-v2.sh | bash
This script will download and install the latest version of the Camber CLI on your system.
After installation, verify that the CLI was installed correctly by running:
camber version
You should see the version number of the installed Camber CLI.
You can update to use latest version of Camber CLI
camber update