Skip to main content
Version: Next

Install CLI

This section provides instructions on how to install the Contrast CLI.

Applicability

Required for deploying with Contrast.

Prerequisites

  1. Set up cluster

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