rad uninstall kubernetes CLI reference
Details on the rad uninstall kubernetes Radius CLI command
rad uninstall kubernetes
Uninstall Radius from a Kubernetes cluster
Synopsis
Uninstall Radius from a Kubernetes cluster.
rad uninstall kubernetes [flags]
Examples
# uninstall Radius from the current Kubernetes cluster
rad uninstall kubernetes
# uninstall Radius from a specific Kubernetes cluster based on the Kubeconfig context
rad uninstall kubernetes --kubecontext my-kubecontext
Options
-h, --help help for kubernetes
--kubecontext string The Kubernetes context to use, will use the default if unset
--purge Delete all data stored by Radius.
Options inherited from parent commands
--config string config file (default "$HOME/.rad/config.yaml")
-o, --output string output format (supported formats are json, table) (default "table")
SEE ALSO
- rad uninstall - Uninstall Radius for a specific platform
Feedback
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.