Dashboard
openclaw dashboard
Section titled “openclaw dashboard”使用您目前的認證開啟控制 UI。
openclaw dashboardopenclaw dashboard --no-open備註:
dashboard會盡可能解析已設定的gateway.auth.tokenSecretRefs。dashboard遵循gateway.tls.enabled:啟用 TLS 的閘道會列印/開啟https://Control UI URL,並透過wss://進行連線。- 如果透過 token 驗證的 Dashboard URL 的剪貼板/瀏覽器傳遞失敗,
dashboard會記錄一個安全的手動驗證提示,其中指名OPENCLAW_GATEWAY_TOKEN、gateway.auth.token和片段金鑰token,而不會印出 token 值。 - 對於由 SecretRef 管理的 token(已解析或未解析),
dashboard會列印/複製/開啟非 token 化的 URL,以避免在終端機輸出、剪貼板歷程或瀏覽器啟動引數中洩露外部機密。 - 如果
gateway.auth.token是由 SecretRef 管理但在此指令路徑中尚未解析,該指令會列印非 token 化的 URL 和明確的修復指引,而不是嵌入無效的 token 預留位置。