anjuna-nitro-cli terminate-enclave
Terminates an enclave.
DESCRIPTION
Terminate a running enclave. If the --all
command-line flag is specified, the currently
running enclave will be terminated.
If the --all
command-line flag is not specified, you must provide the --enclave-id
command-line argument that uniquely identifies a running enclave (see anjuna-nitro-cli
terminate-enclave
for more information).
OPTIONS
USAGE: anjuna-nitro-cli terminate-enclave [FLAGS] --enclave-id <enclave-id> FLAGS: --all Terminate all running enclave instances belonging to the current user -h, --help Prints help information -V, --version Prints version information OPTIONS: --enclave-id <enclave-id> Enclave ID, used to uniquely identify an enclave