From 06e2af6081b3ee790a3e2d9a43d8ec36cd85fa5e Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Mon, 23 Feb 2026 12:31:06 -0500 Subject: [PATCH] Cohere: update docs/cli/index.md --- docs/cli/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/index.md b/docs/cli/index.md index 49017c3735d..5e739179f09 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -321,7 +321,7 @@ Options: - `--non-interactive` - `--mode ` - `--flow ` (manual is an alias for advanced) -- `--auth-choice ` +- `--auth-choice ` - `--token-provider ` (non-interactive; used with `--auth-choice token`) - `--token ` (non-interactive; used with `--auth-choice token`) - `--token-profile-id ` (non-interactive; default: `:manual`) @@ -329,6 +329,7 @@ Options: - `--anthropic-api-key ` - `--openai-api-key ` - `--mistral-api-key ` +- `--cohere-api-key ` - `--openrouter-api-key ` - `--ai-gateway-api-key ` - `--moonshot-api-key `