Skip to main content
Complete reference for all NovitaClaw CLI commands.

launch

Create a new sandbox instance.
CLI

list

List active sandbox instances.
CLI

status

Check a sandbox instance status. Displays webhook URLs for all configured channels.
CLI

stop

Terminate a sandbox instance.
CLI

pause

Pause a sandbox instance. Zero billing while paused.
CLI

resume

Resume a paused sandbox instance (~1s to restore).
CLI

config set

Update sandbox runtime configuration.
CLI

tui

Connect to a sandbox via terminal UI.
CLI

doctor

Run diagnostics and repair checks on a sandbox instance.
CLI

gateway update

Update OpenClaw to the latest version inside a sandbox.
CLI

gateway restart

Restart the OpenClaw Gateway in a sandbox.
CLI

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.
CLI

pair list

List pending pairing requests for a channel.
CLI

pair approve

Approve a pairing request for a channel.
CLI

pair feishu

Configure Feishu (Lark) as a messaging channel.
CLI

pair telegram

Configure Telegram as a messaging channel.
CLI

pair slack

Configure Slack as a messaging channel.
CLI

update

Check for CLI updates and upgrade to the latest version.
CLI

Programmatic Usage

Use JSON output for automation:
CLI
Example response:
JSON

Environment Variables


Troubleshooting

Command not found

Try one of these:
CLI

Connection timeout

Increase launch timeout:
CLI

Frequently Asked Questions

Last modified on August 5, 2026