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
To create enclaves that support subnetworks use the --with-subnetworks
flag.