Skip to main content

astroctl_infra_kubernetes_addons_rollback

astroctl infra kubernetes addons rollback

Roll an add-on back to a previous deployment version

astroctl infra kubernetes addons rollback <cluster-name> <addon> [flags]

Options

--dry-run Show the rollback target without changing the add-on
-h, --help help for rollback
--reason string Optional audit reason
--to string Target Astro deployment version (for example v2); defaults to the previous eligible version
-y, --yes Skip confirmation

Options inherited from parent commands

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

SEE ALSO