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 createModelApiKey - Create a new AI model API key for the given group.
atlas api aiModelApiKeys deleteModelApiKey - Delete an existing AI model API key in the given group.
atlas api aiModelApiKeys getGroupModelKey - Retrieve a single AI model API key for the given group.
atlas api aiModelApiKeys getOrgModelKey - Retrieve a single AI model API key for the given organization.
atlas api aiModelApiKeys listGroupModelKeys - Retrieve AI model API keys for the given group.
atlas api aiModelApiKeys listOrgModelKeys - Retrieve AI model API keys for the given organization.
atlas api aiModelApiKeys updateModelApiKey - Update an existing AI model API key in the given group.