839 B
839 B
summary, read_when
| summary | read_when | ||
|---|---|---|---|
| CLI reference for `clawdbot nodes` (list/status/approve/invoke, camera/canvas/screen) |
|
clawdbot nodes
Manage paired nodes (devices) and invoke node capabilities.
Related:
- Nodes overview: Nodes
- Camera: Camera nodes
- Images: Image nodes
Common commands
clawdbot nodes list
clawdbot nodes pending
clawdbot nodes approve <requestId>
clawdbot nodes status
nodes list prints pending/paired tables. Paired rows include the most recent connect age (Last Connect).
Invoke / run
clawdbot nodes invoke --node <id|name|ip> --command <command> --params <json>
clawdbot nodes run --node <id|name|ip> <command...>