Returns, adds, edits, and removes API Keys for your AI Models.
The atlas api sub-command is automatically generated from the MongoDB Atlas Admin API and offers full coverage of the Admin API. Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
Options
Name | Type | Required | Description |
|---|---|---|---|
-h, --help | false | help for aiModelApiKeys |
Inherited Options
Name | Type | Required | Description |
|---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api aiModelApiKeys createGroupAiKey - Create a new AI model API key for the given group.
atlas api aiModelApiKeys createGroupModelKey - Create a new AI model API key for the given group.
atlas api aiModelApiKeys deleteGroupAiKey - Delete an existing AI model API key in the given group.
atlas api aiModelApiKeys deleteGroupModelKey - Delete an existing AI model API key in the given group.
atlas api aiModelApiKeys getGroupAiKey - Retrieve a single AI model API key for the given group.
atlas api aiModelApiKeys getGroupModelKey - Retrieve a single AI model API key for the given group.
atlas api aiModelApiKeys getOrgAiKey - Retrieve a single AI model API key for the given organization.
atlas api aiModelApiKeys getOrgModelKey - Retrieve a single AI model API key for the given organization.
atlas api aiModelApiKeys listGroupAiKeys - Retrieve AI model API keys for the given group.
atlas api aiModelApiKeys listGroupModelKeys - Retrieve AI model API keys for the given group.
atlas api aiModelApiKeys listOrgAiKeys - Retrieve AI model API keys for the given organization.
atlas api aiModelApiKeys listOrgModelKeys - Retrieve AI model API keys for the given organization.
atlas api aiModelApiKeys updateGroupAiKey - Update an existing AI model API key in the given group.
atlas api aiModelApiKeys updateGroupModelKey - Update an existing AI model API key in the given group.