mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-22 06:32:00 +00:00
docs: restore onboard docs references
This commit is contained in:
@@ -22,15 +22,15 @@ as one OpenCode setup.
|
||||
### Zen catalog
|
||||
|
||||
```bash
|
||||
openclaw setup --wizard --auth-choice opencode-zen
|
||||
openclaw setup --wizard --opencode-zen-api-key "$OPENCODE_API_KEY"
|
||||
openclaw onboard --auth-choice opencode-zen
|
||||
openclaw onboard --opencode-zen-api-key "$OPENCODE_API_KEY"
|
||||
```
|
||||
|
||||
### Go catalog
|
||||
|
||||
```bash
|
||||
openclaw setup --wizard --auth-choice opencode-go
|
||||
openclaw setup --wizard --opencode-go-api-key "$OPENCODE_API_KEY"
|
||||
openclaw onboard --auth-choice opencode-go
|
||||
openclaw onboard --opencode-go-api-key "$OPENCODE_API_KEY"
|
||||
```
|
||||
|
||||
## Config snippet
|
||||
|
||||
Reference in New Issue
Block a user