Skip to main content
Version: Upcoming Release

enclave add

Your distributed applications run in enclaves. They are isolated from each other, to ensure they don't interfere with each other. To create a new, empty enclave, simply run:

kurtosis enclave add
  1. The --production flag can be used to make sure services restart in case of failure (default behavior is not restart)