Manage the cluster environments declared in the workspace (the ksail.<name>.yaml root configs and their clusters/<name>/ overlays) without contacting a live cluster.
Usage:
ksail project env [flags]
ksail project env [command]
Available Commands:
add Clone an existing cluster environment into a new one
list List the cluster environments declared in the workspace
Global Flags:
--benchmark Show per-activity benchmark output
--config string Path to config file (default: ksail.yaml found via directory traversal)
--experimental Enable experimental (unstable) commands and features
Use "ksail project env [command] --help" for more information about a command.