ksail cluster

Manage lifecycle operations for local Kubernetes clusters, including provisioning, teardown, and status.

Usage:
  ksail cluster [flags]
  ksail cluster [command]

Available Commands:
  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
  start       Start a stopped cluster
  stop        Stop a running cluster

Flags:
  -h, --help   help for cluster

Global Flags:
      --timing   Show per-activity timing output

Use "ksail cluster [command] --help" for more information about a command.

Table of contents