For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
meshctl debug
Reference for the ‘meshctl debug’ command.
meshctl debug
Commands for debugging your Gloo environment.
Synopsis
These commands can be helpful while you troubleshoot your Gloo environment.
Options
-h, --help help for debugOptions 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. - meshctl debug report - To help you debug issues in your environment, you can generate a .tar.gz file of your Gloo and Istio operational information.