mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
22 lines
496 B
Markdown
22 lines
496 B
Markdown
---
|
|
summary: "CLI reference for `openclaw clawbot` (legacy alias namespace)"
|
|
read_when:
|
|
- You maintain older scripts using `openclaw clawbot ...`
|
|
- You need migration guidance to current commands
|
|
title: "clawbot"
|
|
---
|
|
|
|
# `openclaw clawbot`
|
|
|
|
Legacy alias namespace kept for backwards compatibility.
|
|
|
|
Current supported alias:
|
|
|
|
- `openclaw clawbot qr` (same behavior as [`openclaw qr`](/cli/qr))
|
|
|
|
## Migration
|
|
|
|
Prefer modern top-level commands directly:
|
|
|
|
- `openclaw clawbot qr` -> `openclaw qr`
|