For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
meshctl cluster list
Reference for the ‘meshctl cluster list’ command.
meshctl cluster list
List all workload clusters that are registered with the Gloo Management server.
meshctl cluster list [flags]Options
-h, --help help for listOptions 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 cluster - Manage workload clusters that you register with the Gloo management server.