For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
meshctl uninstall
Reference for the ‘meshctl uninstall’ command.
meshctl uninstall
Uninstall your Gloo components, and optionally all Gloo-related resources.
Synopsis
For steps on installing Gloo-managed Istio and deregistering workload clusters, see the uninstall guide.
meshctl uninstall [flags]Options
--crds-release-name string CRDs Helm release name (default "gloo-platform-crds")
-d, --dry-run Output installation manifest
-h, --help help for uninstall
--release-name string Helm release name (default "gloo-platform")Options inherited from parent commands
--kubeconfig string Path to the kubeconfig file for the cluster.
--kubecontext string Kubernetes context for the cluster to run the command in.
-n, --namespace string Namespace to run the command in. (default "gloo-mesh")
--plain Disable styling for terminal output.
-v, --verbose Enable verbose logging.SEE ALSO
- meshctl - Use the
meshctlcommand line interface (CLI) tool to set up and manage Gloo products in your environment.