Install CLI
This section provides instructions on how to install the Contrast CLI.
Applicability
Required for deploying with Contrast.
Prerequisites
How-to
Download the Contrast CLI from the latest release:
curl --proto '=https' --tlsv1.2 -fLo contrast https://github.com/edgelesssys/contrast/releases/latest/download/contrast
After that, install the Contrast CLI in your PATH, e.g.:
sudo install contrast /usr/local/bin/contrast