meshctl dashboard

meshctl dashboard

Access the Gloo Mesh Enterprise 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   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