docs/cli/dashboard.md
openclaw dashboardOpen the Control UI using your current auth.
openclaw dashboard
openclaw dashboard --no-open
openclaw dashboard --yes
--no-open: print the URL but do not launch a browser.--yes: start/install the Gateway without prompting when needed.Notes:
gateway.auth.token SecretRefs when possible.gateway.tls.enabled: TLS-enabled gateways print/open https:// Control UI URLs and connect over wss://.gateway.auth.token is SecretRef-managed but unresolved, the command prints a non-tokenized URL and remediation guidance instead of an invalid token placeholder.OPENCLAW_GATEWAY_TOKEN, gateway.auth.token, and the URL fragment key token, without printing the token value.