diff --git a/src/commands/auth-choice-options.ts b/src/commands/auth-choice-options.ts index 3fc1cf150..f4c1bc190 100644 --- a/src/commands/auth-choice-options.ts +++ b/src/commands/auth-choice-options.ts @@ -78,7 +78,7 @@ const AUTH_CHOICE_GROUP_DEFS: { value: "nearai", label: "NEAR AI", hint: "Private and verifiable inference (TEE)", - choices: ["nearai-api-key"], + choices: ["near-ai-api-key"], }, { value: "google",