跳轉到主要內容

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。
openclaw dashboard
openclaw dashboard --no-open
注意事項:
  • dashboard 會在可行時解析已設定的 gateway.auth.token SecretRefs。
  • dashboard 會遵循 gateway.tls.enabled:已啟用 TLS 的 Gateway 會列印/開啟 https:// 控制 UI URL,並透過 wss:// 連線。
  • 對於由 SecretRef 管理的權杖(已解析或未解析),dashboard 會列印/複製/開啟不含權杖的 URL,以避免在終端機輸出、剪貼簿歷史記錄或瀏覽器啟動引數中暴露外部祕密。
  • 如果 gateway.auth.token 由 SecretRef 管理,但在此命令路徑中未解析,命令會列印不含權杖的 URL,並提供明確的修復指引,而不是嵌入無效的權杖預留位置。

相關