openclaw <command> -h 查看子命令帮助,如 openclaw acp -hgateway start启动 Gatewaygateway stop停止 Gatewaygateway restart重启 Gatewaygateway status查看状态gateway --force强制重启health健康检查doctor诊断修复dashboard打开控制台tui终端 UIlogs查看日志channels login登录新通道channels list列出通道channels logout登出通道pairing approve批准配对directory查询联系人message send发送消息message list消息列表message read读取消息message delete删除消息acpACP 桥接 新acp client交互式客户端agents list列出 Agentagents add添加 Agentagents delete删除 Agentagents bind添加路由agents bindings查看路由agent单次对话models status当前配置models list可用模型models scan扫描免费模型models set设置默认models set-image设置图像模型models aliases管理别名models fallbacks管理回退cron list列出任务cron add添加任务cron remove删除任务cron run立即运行cron status调度状态update检查更新update status更新状态update --channel beta切换频道update --dry-run预览更新update wizard更新向导config get查看配置config set设置配置models模型(同 models status)sandbox list沙箱列表sandbox recreate重建沙箱security audit安全审计backup备份恢复devices设备配对nodes节点管理plugins插件管理skills技能列表hooks钩子管理webhooksWebhooksessions会话管理memory记忆搜索qriOS 配对码setup初始化配置configure交互式向导onboard引导向导completion命令补全reset重置配置uninstall卸载服务# Gateway openclaw gateway start openclaw health # 消息 openclaw message send --target @user --message "Hello" openclaw channels login --verbose # Agent openclaw acp --session-label my-agent acp client openclaw agents list # 模型 openclaw models status openclaw models set minimax-m2.5 # 更新 openclaw update --channel stable