Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas projects apiKeys

Manage API Keys for your project.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Name
Type
Required
Description

-h, --help

false

help for apiKeys

Name
Type
Required
Description

-P, --profile

string

false

  • atlas projects apiKeys assign - Assign the specified organization API key to your project and modify the API key's roles for the project.

  • atlas projects apiKeys create - Create an organization API key and assign it to your project.

  • atlas projects apiKeys delete - Remove the specified organization API key from your project.

  • atlas projects apiKeys list - Return all organization API keys assigned to your project.

Back

projects

On this page