snippetbashTip
openclaw nodes — Manage OpenClaw nodes (iOS, Android, macOS devices). More information: <https://docs.openclaw.ai/cli
Viewed 0 times
commandiosopenclaw nodesmanagecliopenclawnodesandroid
Problem
How to use the
openclaw nodes command: Manage OpenClaw nodes (iOS, Android, macOS devices). More information: <https://docs.openclaw.ai/cli/nodes>.Solution
openclaw nodes — Manage OpenClaw nodes (iOS, Android, macOS devices). More information: <https://docs.openclaw.ai/cli/nodes>.List all connected and pending nodes:
openclaw nodes listList pending pairing requests:
openclaw nodes pendingApprove a pending node pairing request:
openclaw nodes approve {{request_id}}View node status:
openclaw nodes statusDisplay help:
openclaw nodes {{[-h|--help]}}Code Snippets
List all connected and pending nodes
openclaw nodes listList pending pairing requests
openclaw nodes pendingApprove a pending node pairing request
openclaw nodes approve {{request_id}}View node status
openclaw nodes statusDisplay help
openclaw nodes {{[-h|--help]}}Context
tldr-pages: common/openclaw nodes
Revisions (0)
No revisions yet.