launch
Create a new sandbox instance.
Bash
list
List active sandbox instances.
Bash
status
Check a sandbox instance status. Displays webhook URLs for all configured channels.
Bash
stop
Terminate a sandbox instance.
Bash
pause
Pause a sandbox instance. Zero billing while paused.
Bash
resume
Resume a paused sandbox instance (~1s to restore).
Bash
config set
Update sandbox runtime configuration.
Bash
tui
Connect to a sandbox via terminal UI.
Bash
doctor
Run diagnostics and repair checks on a sandbox instance.
Bash
gateway update
Update OpenClaw to the latest version inside a sandbox.
Bash
gateway restart
Restart the OpenClaw Gateway in a sandbox.
Bash
services setup
Install and start Web Terminal and File Manager on an existing sandbox. Use this to add services to older sandboxes that were launched before these services were included.
Bash
pair list
List pending pairing requests for a channel.
Bash
pair approve
Approve a pairing request for a channel.
Bash
pair feishu
Configure Feishu (Lark) as a messaging channel.
Bash
pair telegram
Configure Telegram as a messaging channel.
Bash
pair slack
Configure Slack as a messaging channel.
Bash
update
Check for CLI updates and upgrade to the latest version.
Bash
Programmatic Usage
Use JSON output for automation:Bash
Environment Variables
Troubleshooting
Command not found
Try one of these:Bash
Connection timeout
Increase launch timeout:Bash