Skip to main content

astroctl_infra_kubernetes_delete-context

astroctl infra kubernetes delete-context

Delete the context for the cluster

Synopsis

Delete the context for the Kubernetes cluster managed by Astro Platform

astroctl infra kubernetes delete-context [flags]

Examples


# Delete the context for the cluster
astroctl infra k8s delete-context --cluster-name <cluster-name>

Options

-c, --cluster-name string cluster name
-h, --help help for delete-context

Options inherited from parent commands

-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO