Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 905 Bytes

File metadata and controls

20 lines (13 loc) · 905 Bytes

Evervault CLI

The Evervault CLI helps you manage your Evervault resources from the terminal.

Installation

Run the following command to install the Evervault CLI:

curl https://cli.evervault.com/v4/install -sL | sh

For a full reference see the Documentation Site. Try running ev --help to see the available commands.

Known Issues

The enclave commands are incompatible with Docker Engine >= 25.0.0. This is due to a change in the Docker Engine API v1.44 becoming incompatible with a dependency used within the Nitro CLI. We are working to rectify this issue.

More information on this issue can be found here.