Skip to main content

astroctl_clusters_get-context

astroctl clusters get-context

Get the context for the cluster

Synopsis

Get the context for the Kubernetes cluster managed by Astro Platform

astroctl clusters get-context [flags]

Examples


# Get the context for the cluster
astroctl clusters get-context --cluster-name <cluster-name>

# Get the context for the cluster by cluster name
astroctl clusters get-context --cluster-name <cluster-name>

Options

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

Options inherited from parent commands

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

SEE ALSO