CLI-Referenz
Start, stop, or restart the OpenClaw gateway process.
$ openclaw-cli gateway start
# Restart after a config change
$ openclaw-cli gateway restart
Launch the local monitoring dashboard. Defaults to port 18790.
$ openclaw-cli monitor
# Use a custom port
$ openclaw-cli monitor --port 9090
Watch the gateway and auto-restart on crash. Use --daemon (or -d) to run in the background.
$ openclaw-cli watch -d
✓ Background daemon started (PID 48291)
Diagnose common issues with your OpenClaw setup. Pass --fix to auto-repair what it can.
$ openclaw-cli doctor
# Auto-fix detected issues
$ openclaw-cli doctor --fix
Show the current status of the gateway, connected channels, and daemon.
Gateway ● online :18789
Channels ✓ feishu ✓ telegram
Show recent gateway logs. Defaults to the last 50 lines.
$ openclaw-cli logs --lines 100
Display memory usage of the gateway process. Use --compact for a single-line summary.
Heap: 42 MB / RSS: 68 MB
Enable, disable, or check anonymous usage telemetry.
$ openclaw-cli telemetry off
✓ Telemetry disabled
Authenticate with the Remote Monitor service using your Google account.
✓ Logged in as [email protected]
Enable or disable remote monitoring for this machine. When enabled, health reports are sent periodically.
$ openclaw-cli remote enable
✓ Remote monitoring enabled
Show the current remote monitoring status including registration and reporting state.
Remote: enabled · Last report: 12s ago