openclaw onboard¶
互動式入門引導精靈(本機或遠端 Gateway 閘道器設定)。
相關指南¶
- CLI 入門引導中樞:Onboarding Wizard (CLI)
- CLI 入門引導參考:CLI Onboarding Reference
- CLI 自動化:CLI Automation
- macOS 入門引導:Onboarding (macOS App)
範例¶
openclaw onboard
openclaw onboard --flow quickstart
openclaw onboard --flow manual
openclaw onboard --mode remote --remote-url ws://gateway-host:18789
Flow notes:
quickstart:最少提示,自動產生 Gateway 閘道器權杖。manual:包含連接埠/綁定/身分驗證的完整提示(advanced的別名)。- 最快開始第一個聊天:
openclaw dashboard(控制介面,不進行頻道設定)。
常見後續指令¶
openclaw configure
openclaw agents add <name>
--json 並不代表非互動模式。用於腳本請使用 --non-interactive。
Use --non-interactive for scripts.