Files
clawdbot/docs/cli/dashboard.md
2026-01-15 06:13:10 +00:00

17 lines
341 B
Markdown

---
summary: "CLI reference for `clawdbot 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
---
# `clawdbot dashboard`
Open the Control UI using your current auth.
```bash
clawdbot dashboard
clawdbot dashboard --no-open
```