openclaw onboard 重新进入配置向导
openclaw status 查看运行状态
openclaw health 健康检查
openclaw gateway 启动服务
openclaw gateway stop 停止服务
openclaw update 更新到最新版本
openclaw doctor 诊断问题
openclaw uninstall 卸载 OpenClaw
停止并卸载网关服务(关键,避免进程占用)
openclaw gateway stop
执行完全卸载(自动清理服务、配置、数据)
openclaw uninstall –all –yes –non-interactive
卸载全局 npm 包(彻底移除 CLI)
npm uninstall -g openclaw
