Skip to content

ksail cluster

Manage lifecycle operations for local Kubernetes clusters, including provisioning, teardown, and status.
Usage:
ksail cluster [flags]
ksail cluster [command]
Available Commands:
backup Backup cluster resources
connect Connect to cluster with k9s
create Create a cluster
delete Destroy a cluster
info Display cluster information
init Initialize a new project
list List clusters
restore Restore cluster resources from backup
start Start a stopped cluster
stop Stop a running cluster
switch Switch active cluster context
update Update a cluster configuration
Global Flags:
--benchmark Show per-activity benchmark output
Use "ksail cluster [command] --help" for more information about a command.