This is not the latest version of Linkerd!
This documentation is for an older version of Linkerd. In Linkerd 2.12 (current), this document no longer exists.

dashboard

Open the Linkerd dashboard in a web browser

Check out the architecture docs for a more thorough explanation of what this command does.

Flags

FlagUsage
--addressThe address at which to serve requests
--port
-p
The local port on which to serve requests (when set to 0, a random port will be used)
--showOpen a dashboard in a browser or show URLs in the CLI (one of: linkerd, grafana, url)
--waitWait for dashboard to become available if it’s not available when the command is run

(*) You’ll need to tweak the dashboard’s enforced-host parameter with this value, as explained in the DNS-rebinding protection docs