refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -1,16 +1,16 @@
---
summary: "CLI reference for `moltbot dashboard` (open the Control UI)"
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
---
# `moltbot dashboard`
# `openclaw dashboard`
Open the Control UI using your current auth.
```bash
moltbot dashboard
moltbot dashboard --no-open
openclaw dashboard
openclaw dashboard --no-open
```