OpenClaw操作指令
OpenClaw常用操作指令
| 命令 | 作用 |
|---|---|
| 🚀 启动与运行 | |
| openclaw gateway | 启动网关服务(核心,必须运行) |
| openclaw gateway start | 后台启动网关 |
| openclaw gateway stop | 停止网关 |
| openclaw tui | 启动终端交互界面 |
| openclaw dashboard | 打开可视化控制面板 |
| 📊 状态与诊断 | |
| openclaw status | 查看状态(渠道健康、最近会话) |
| openclaw gateway status | 查看网关状态 |
| openclaw health | 检查网关健康状态 |
| openclaw doctor | 诊断问题 + 自动修复 |
| 🔧 配置管理 | |
| openclaw onboard | 首次全局配置 |
| openclaw setup | 首次配置(初始化配置文件) |
| openclaw configure | 交互式配置(设置托据、据备等) |
| openclaw config get | 查看当前配置 |
| openclaw config set | 设置配置项 |
| 🎯 技能与插件 | |
| openclaw skills | 技能管理(安装、更新、删除) |
| openclaw plugins | 插件管理 |
| openclaw skills install <skill> | 安装技能插件 |
| openclaw skills list | 列出已安装技能 |
| 📡 渠道管理 | |
| openclaw channels add | 添加渠道 |
| openclaw channels login | 登录渠道(WhatsApp、Telegram等) |
| openclaw channels list | 查看已连接的渠道 |
| openclaw channels logout | 退出渠道 |
| ✉️ 消息发送 | |
| openclaw message send | 发送单条消息 |
| openclaw message broadcast | 一键群发消息 |
| ⏰ 定时任务 | |
| openclaw cron | 定时任务智息 |
| openclaw cron list | 查看定时任务 |
| openclaw cron add | 添加定时任务 |
| 🌐 浏览器与节点 | |
| openclaw browser | 控制浏览器(自动化) |
| openclaw nodes | 管理连接的节点(手机等) |
| openclaw node | 单个节点控制 |
| 🔨 工具类 | |
| openclaw update | 更新 CLI 工具 |
| openclaw reset | 重重配置(保留 CLI) |
| openclaw uninstall | 完全即载 OpenClaw |