meshctl precheck

meshctl precheck

Check existing Gloo installations for compatibility before upgrading to the latest version.

meshctl precheck [flags]

Options

  -h, --help          help for precheck
      --name string   Helm release name for gloo-platform chart installation

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