Skip to content

CLI 速查表(常用就这些)

快速验证(新手三连)

bash
openclaw gateway status
openclaw dashboard
openclaw models status

状态/日志

bash
openclaw status --deep
openclaw logs --follow

Gateway

bash
openclaw gateway start
openclaw gateway stop
openclaw gateway restart
openclaw gateway probe

Channels

bash
openclaw channels list
openclaw channels status
openclaw channels logs --channel all

Models

bash
openclaw models list
openclaw models set <model-or-alias>
openclaw models scan
openclaw models status --probe

Memory

bash
openclaw memory status
openclaw memory search "关键词"
openclaw memory index --force

Cron

bash
openclaw cron status
openclaw cron list
openclaw cron add --help