Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

meshctl dashboard

Page as Markdown

Reference for the ‘meshctl dashboard’ command.

meshctl dashboard

Access the Gloo UI by port forwarding to your cluster.

meshctl dashboard [flags]

Options

  -h, --help          help for dashboard
  -p, --port uint32   The local port to forward to the dashboard (default 8090)

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 meshctl command line interface (CLI) tool to set up and manage Gloo products in your environment.