Cohere: update docs/cli/onboard.md

This commit is contained in:
Vincent Koc
2026-02-23 12:31:08 -05:00
parent 06e2af6081
commit 1ea7fe745f

View File

@@ -64,6 +64,14 @@ openclaw onboard --non-interactive \
--mistral-api-key "$MISTRAL_API_KEY"
```
Non-interactive Cohere example:
```bash
openclaw onboard --non-interactive \
--auth-choice cohere-api-key \
--cohere-api-key "$COHERE_API_KEY"
```
Flow notes:
- `quickstart`: minimal prompts, auto-generates a gateway token.