Skip to main content
Version: 0.76.9

enclave rm

To remove an enclave and all resources associated with that particular enclave, use:

kurtosis enclave rm $THE_ENCLAVE_IDENTIFIER 

where $THE_ENCLAVE_IDENTIFIER is the enclave identifier.

Note that this command will only remove stopped enclaves. To destroy a running enclave, pass the -f/--force flag.