Skip to content

Commit 340e7d1

Browse files
committed
docs(cli): clarify dashboard behavior for unresolved token SecretRefs
1 parent 85fc35c commit 340e7d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cli/dashboard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ Open the Control UI using your current auth.
1414
openclaw dashboard
1515
openclaw dashboard --no-open
1616
```
17+
18+
Notes:
19+
20+
- `dashboard` resolves configured `gateway.auth.token` SecretRefs when possible.
21+
- 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.

0 commit comments

Comments
 (0)