docs: prefer setup wizard command

This commit is contained in:
Peter Steinberger
2026-03-15 22:00:13 -07:00
parent f6f0045e0f
commit 823039c000
64 changed files with 217 additions and 326 deletions

View File

@@ -21,9 +21,9 @@ provider id `opencode-go` so upstream per-model routing stays correct.
## CLI setup
```bash
openclaw onboard --auth-choice opencode-go
openclaw setup --wizard --auth-choice opencode-go
# or non-interactive
openclaw onboard --opencode-go-api-key "$OPENCODE_API_KEY"
openclaw setup --wizard --opencode-go-api-key "$OPENCODE_API_KEY"
```
## Config snippet