Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
openclaw dashboard
使用你目前的身分驗證開啟控制 UI。
dashboard會在可行時解析已設定的gateway.auth.tokenSecretRefs。dashboard會遵循gateway.tls.enabled:已啟用 TLS 的 Gateway 會列印/開啟https://控制 UI URL,並透過wss://連線。- 對於由 SecretRef 管理的權杖(已解析或未解析),
dashboard會列印/複製/開啟不含權杖的 URL,以避免在終端機輸出、剪貼簿歷史記錄或瀏覽器啟動引數中暴露外部祕密。 - 如果
gateway.auth.token由 SecretRef 管理,但在此命令路徑中未解析,命令會列印不含權杖的 URL,並提供明確的修復指引,而不是嵌入無效的權杖預留位置。