Installation
- Private preview bundle
- Release
Download the bundle from the URL you received:
curl -fLO <URL>
Then unpack the unpack the downloaded archive:
unzip contrast.zip
Download the Contrast CLI from the latest release:
curl -fLo contrast https://github.com/edgelesssys/contrast/releases/latest/download/contrast
Install the Contrast CLI in your PATH, e.g.:
mv contrast /usr/local/bin/contrast