Stop a running Kubernetes cluster.
The cluster is resolved in the following priority order:
2. From ksail.yaml config file (if present)
3. From current kubeconfig context
The provider is resolved in the following priority order:
2. From ksail.yaml config file (if present)
Supported distributions are automatically detected from existing clusters.
ksail cluster stop [flags]
-n, --name string Name of the cluster to target
-p, --provider Provider Provider to use ([Docker Hetzner Omni AWS])
--benchmark Show per-activity benchmark output
--config string Path to config file (default: ksail.yaml found via directory traversal)