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