atlas api programmaticApiKeys
On this page
experimental: 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 - experimental: Assigns the specified organization API key to the specified project.
atlas api programmaticApiKeys createApiKey - experimental: Creates one API key for the specified organization.
atlas api programmaticApiKeys createApiKeyAccessList - experimental: Creates the access list entries for the specified organization API key.
atlas api programmaticApiKeys createProjectApiKey - experimental: Creates and assigns the specified organization API key to the specified project.
atlas api programmaticApiKeys deleteApiKey - experimental: Removes one organization API key from the specified organization.
atlas api programmaticApiKeys deleteApiKeyAccessListEntry - experimental: Removes the specified access list entry from the specified organization API key.
atlas api programmaticApiKeys getApiKey - experimental: Returns one organization API key.
atlas api programmaticApiKeys getApiKeyAccessList - experimental: Returns one access list entry for the specified organization API key.
atlas api programmaticApiKeys listApiKeyAccessListsEntries - experimental: Returns all access list entries that you configured for the specified organization API key.
atlas api programmaticApiKeys listApiKeys - experimental: Returns all organization API keys for the specified organization.
atlas api programmaticApiKeys listProjectApiKeys - experimental: Returns all organization API keys that you assigned to the specified project.
atlas api programmaticApiKeys removeProjectApiKey - experimental: Removes one organization API key from the specified project.
atlas api programmaticApiKeys updateApiKey - experimental: Updates one organization API key in the specified organization.
atlas api programmaticApiKeys updateApiKeyRoles - experimental: Updates the roles of the organization API key that you specify for the project that you specify.