CLI commands
डैशबोर्ड
openclaw dashboard
अपने वर्तमान auth का उपयोग करके Control UI खोलें।
openclaw dashboardopenclaw dashboard --no-openनोट्स:
dashboardसंभव होने पर कॉन्फ़िगर किए गएgateway.auth.tokenSecretRefs को resolve करता है।dashboardgateway.tls.enabledका पालन करता है: TLS-सक्षम gatewayshttps://Control UI URLs को print/open करते हैं औरwss://पर connect करते हैं।- यदि token-authenticated dashboard URL के लिए clipboard/browser delivery विफल होती है,
तो
dashboardtoken value print किए बिनाOPENCLAW_GATEWAY_TOKEN,gateway.auth.token, और fragment keytokenका नाम देते हुए एक सुरक्षित manual-auth hint log करता है। - SecretRef-managed tokens (resolved या unresolved) के लिए,
dashboardterminal output, clipboard history, या browser-launch arguments में external secrets को उजागर करने से बचने के लिए non-tokenized URL print/copy/open करता है। - यदि
gateway.auth.tokenSecretRef-managed है लेकिन इस command path में unresolved है, तो command invalid token placeholder embed करने के बजाय non-tokenized URL और स्पष्ट remediation guidance print करता है।
संबंधित
Was this useful?