Skip to content

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

License

Notifications You must be signed in to change notification settings

evervault/evervault-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.