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.
Options
| 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. | 
Examples
# Display the help menu for the config command: atlas config --help 
Related Commands
- atlas accessLists - Manage the list of IP addresses that can access your Atlas project. 
- atlas accessLogs - Return the access logs for a cluster. 
- atlas alerts - Manage alerts for your project. 
- atlas api - Access all features of the Atlas Administration API through the Atlas CLI by using the 'atlas api <tag> <operationId>' command. 
- atlas auditing - Returns database auditing settings for MongoDB Cloud projects. 
- atlas auth - Manage the CLI's authentication state. 
- atlas backups - Manage cloud backups for your project. 
- atlas cloudProviders - Manage cloud provider access in Atlas using AWS IAM roles. 
- atlas clusters - Manage clusters for your project. 
- atlas completion - Generate the autocompletion script for the specified shell 
- atlas config - Configure and manage your user profiles. 
- atlas customDbRoles - Manage custom database roles for your project. 
- atlas customDns - Manage DNS configuration of Atlas project’s clusters deployed to AWS. 
- atlas dataFederation - Data federation. 
- atlas dbusers - Manage database users for your project. 
- atlas deployments - Manage cloud and local deployments. 
- atlas events - Manage events for your organization or project. 
- atlas federatedAuthentication - Manage Atlas Federated Authentication. 
- atlas integrations - Configure third-party integrations for your Atlas project. 
- atlas kubernetes - Manage Kubernetes resources. 
- atlas liveMigrations - Manage a Live Migration to Atlas for your organization. 
- atlas logs - Download host logs for your project. 
- atlas maintenanceWindows - Manage Atlas maintenance windows. 
- atlas metrics - Get metrics on the MongoDB process. 
- atlas networking - Manage or configure network peering for your Atlas project. 
- atlas organizations - Manage your Atlas organizations. 
- atlas performanceAdvisor - Learn more about slow queries and get suggestions to improve database performance. 
- atlas plugin - Manage plugins for the AtlasCLI. 
- atlas privateEndpoints - Manage Atlas private endpoints. 
- atlas processes - Manage MongoDB processes for your project. 
- atlas projects - Manage your Atlas projects. 
- atlas security - Manage security configuration for your project. 
- atlas setup - Login, authenticate, create, and access an Atlas cluster. 
- atlas streams - Manage your Atlas Stream Processing deployments. 
- atlas teams - Manage your Atlas teams. 
- atlas users - Manage your Atlas users.