ksctl_delete-cluster_ha-aws

Command documentation for ksctl_delete-cluster_ha-aws

ksctl delete-cluster ha-aws

Use to delete a self-managed Highly Available cluster on AWS

Synopsis

Ksctl ascii [logo]

ksctl delete-cluster ha-aws [flags]

Examples


ksctl delete ha-aws --name demo --region us-east-1 --storage store-local

Options

      --feature-flags string   Experimental Features: Supported values with comma seperated: [autoscale]
  -h, --help                   help for ha-aws
  -n, --name string            Cluster Name (default "demo")
  -r, --region string          Region
  -s, --storage string         storage provider
  -v, --verbose int            for verbose output
  -y, --yes                    approval to avoid showMsg (default true)

SEE ALSO

Auto generated by spf13/cobra on 2-Dec-2024

Last modified December 2, 2024: chore(cicd): Update CLI documentation (74eb784)