meshctl uninstall

meshctl uninstall

Uninstall Gloo Mesh

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   Name of the Kubernetes context for the management cluster
  -n, --namespace string     Namespace where Gloo Mesh should be installed (default "gloo-mesh")
      --plain                Add this flag to disable styling for terminal output
  -v, --verbose              Enable verbose logging

SEE ALSO