Skip to main content

astroctl_clusters_apply

astroctl clusters apply

Apply the cluster configurations to create a new cluster

Synopsis

Apply the cluster configurations to create a new cluster

astroctl clusters apply [flags]

Examples


# Apply the cluster configurations
astroctl clusters apply -f cluster.yaml

Options

  -f, --file string   The files that contain the configurations to apply.
-h, --help help for apply

Options inherited from parent commands

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

SEE ALSO