OpenClaw Reference (Mirrored)

`openclaw dashboard`

Mirrored from OpenClaw (MIT)
This mirror is provided for convenience. OpenClawdBots is not affiliated with or endorsed by OpenClaw.

openclaw dashboard

Open the Control UI using your current auth.

openclaw dashboard
openclaw dashboard --no-open

Notes:

  • dashboard resolves configured gateway.auth.token SecretRefs when possible.
  • dashboard follows gateway.tls.enabled: TLS-enabled gateways print/open https:// Control UI URLs and connect over wss://.
  • If clipboard/browser delivery fails for a token-authenticated dashboard URL, dashboard logs a safe manual-auth hint naming OPENCLAW_GATEWAY_TOKEN, gateway.auth.token, and fragment key token without printing the token value.
  • For SecretRef-managed tokens (resolved or unresolved), dashboard prints/copies/opens a non-tokenized URL to avoid exposing external secrets in terminal output, clipboard history, or browser-launch arguments.
  • If gateway.auth.token is SecretRef-managed but unresolved in this command path, the command prints a non-tokenized URL and explicit remediation guidance instead of embedding an invalid token placeholder.