anjuna-nitro-cli describe-enclaves
Describes AWS Nitro enclaves running on the host.
DESCRIPTION
If an AWS Nitro Enclave is running on the EC2 instance, the anjuna-nitro-cli describe-enclaves
displays the
attributes of the running enclave.
OPTIONS
USAGE: anjuna-nitro-cli describe-enclaves [FLAGS] FLAGS: -h, --help Prints help information --metadata Adds EIF metadata of the current enclaves to the command output
EXIT STATUS
anjuna-nitro-cli
describe-enclaves always returns 0
.
The output is in JSON format and can be parsed by using a tool like jq
(https://stedolan.github.io/jq/)