Files
Moltbot/docs/cli/dashboard.md
2026-01-30 03:16:21 +01:00

17 lines
341 B
Markdown

---
summary: "CLI reference for `openclaw dashboard` (open the Control UI)"
read_when:
- You want to open the Control UI with your current token
- You want to print the URL without launching a browser
---
# `openclaw dashboard`
Open the Control UI using your current auth.
```bash
openclaw dashboard
openclaw dashboard --no-open
```