1、常用命令行
- 开启网关
bash
openclaw gateway start
- 关闭网关
bash
openclaw gateway stop
- 重启网关
bash
openclaw gateway restart
- 打开控制台(web网页)
bash
openclaw dashboard
备注:当关闭网关再打开时报错
Gateway service not loaded.
Start with: openclaw gateway install
Start with: openclaw gateway
Start with: launchctl bootstrap gui/$UID ~/Library/LaunchAgents/ai.openclaw.gateway.plist
运行命令行
bash
openclaw doctor --fix
然后再启动网关
- 授予本地文件操作权限
bash
openclaw config set tools.profile full
-
重新配置向导
bashopenclaw onboard