Docs Menu

atlas

CLI tool to manage MongoDB Atlas.

The Atlas CLI is a command line interface built specifically for MongoDB Atlas. You can manage your Atlas database deployments and Atlas Search from the terminal with short, intuitive commands.

Use the --help flag with any command for more info on that command.

Name
Type
Required
Description

-h, --help

false

help for atlas

-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.

# Display the help menu for the config command:
atlas config --help