mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-07 09:17:12 +08:00
Source-grounded rewrite of 529 published docs pages with per-unit information-loss verification: 1,713 factual corrections cited to src/**, generated surfaces regenerated, frontmatter titles preserved for i18n, release notes pages untouched. All docs gates green. Closes #100141
22 lines
556 B
Markdown
22 lines
556 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 backward compatibility. It registers the same QR command as the top-level CLI, so `openclaw clawbot qr` accepts every [`openclaw qr`](/cli/qr) flag.
|
|
|
|
## Migration
|
|
|
|
Prefer the modern top-level command:
|
|
|
|
- `openclaw clawbot qr` -> `openclaw qr`
|
|
|
|
## Related
|
|
|
|
- [CLI reference](/cli)
|