atlas api programmaticApiKeys
On this page
Public Preview: please provide feedback at: Returns, adds, edits, and removes access tokens to use the MongoDB Cloud API.
MongoDB Cloud applies these keys to organizations. These resources can return, assign, or revoke use of these keys within a specified project.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for programmaticApiKeys |
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 programmaticApiKeys addProjectApiKey - Public Preview: please provide feedback at: Assigns the specified organization API key to the specified project.
atlas api programmaticApiKeys createApiKey - Public Preview: please provide feedback at: Creates one API key for the specified organization.
atlas api programmaticApiKeys createApiKeyAccessList - Public Preview: please provide feedback at: Creates the access list entries for the specified organization API key.
atlas api programmaticApiKeys createProjectApiKey - Public Preview: please provide feedback at: Creates and assigns the specified organization API key to the specified project.
atlas api programmaticApiKeys deleteApiKey - Public Preview: please provide feedback at: Removes one organization API key from the specified organization.
atlas api programmaticApiKeys deleteApiKeyAccessListEntry - Public Preview: please provide feedback at: Removes the specified access list entry from the specified organization API key.
atlas api programmaticApiKeys getApiKey - Public Preview: please provide feedback at: Returns one organization API key.
atlas api programmaticApiKeys getApiKeyAccessList - Public Preview: please provide feedback at: Returns one access list entry for the specified organization API key.
atlas api programmaticApiKeys listApiKeyAccessListsEntries - Public Preview: please provide feedback at: Returns all access list entries that you configured for the specified organization API key.
atlas api programmaticApiKeys listApiKeys - Public Preview: please provide feedback at: Returns all organization API keys for the specified organization.
atlas api programmaticApiKeys listProjectApiKeys - Public Preview: please provide feedback at: Returns all organization API keys that you assigned to the specified project.
atlas api programmaticApiKeys removeProjectApiKey - Public Preview: please provide feedback at: Removes one organization API key from the specified project.
atlas api programmaticApiKeys updateApiKey - Public Preview: please provide feedback at: Updates one organization API key in the specified organization.
atlas api programmaticApiKeys updateApiKeyRoles - Public Preview: please provide feedback at: Updates the roles of the organization API key that you specify for the project that you specify.