CLI 命令参考
Clawdbot CLI 是管理网关和代理交互的主要工具。
核心命令
设置和引导
clawdbot setup # 初始化工作空间
clawdbot onboard # 运行交互式向导网关管理
clawdbot gateway run # 前台运行
clawdbot gateway start # 启动服务
clawdbot gateway stop # 停止服务
clawdbot gateway restart # 重启服务
clawdbot gateway install # 安装系统服务渠道管理
clawdbot channels status # 查看状态
clawdbot channels login whatsapp # 登录渠道
clawdbot channels reconnect # 重新连接代理管理
clawdbot agents list # 列出代理
clawdbot agents add work # 添加代理
clawdbot agents remove # 删除代理诊断
clawdbot status # 基本状态
clawdbot status --all # 完整诊断
clawdbot doctor # 运行诊断
clawdbot logs # 查看日志全局选项
--dev # 使用隔离的开发状态
--profile # 使用命名配置
--no-color # 禁用颜色
--json # JSON 输出