Docs Home → Atlas Command Line Interface
Atlas CLI Changelog
On this page
- Atlas CLI 1.7.0
- Atlas CLI 1.6.0
- Atlas CLI 1.5.1
- Atlas CLI 1.5.0
- Atlas CLI 1.4.0
- Atlas CLI 1.3.0
- Atlas CLI 1.2.1
- Atlas CLI v1.2.0
- Atlas CLI 1.1.7
- Atlas CLI 1.1.6
- Atlas CLI 1.1.5
- Atlas CLI 1.1.4
- Atlas CLI 1.1.3
- Atlas CLI 1.1.2
- Atlas CLI 1.1.1
- Atlas CLI 1.1.0
- Atlas CLI 1.0.3
- Atlas CLI 1.0.2
- Atlas CLI 1.0.1
- Atlas CLI 1.0.0
Atlas CLI 1.7.0
Released 25 May 2023
Adds the atlas kubernetes operator install command to install the Atlas Kubernetes Operator.
Adds the following new commands to manage Atlas Data Lake pipelines:
Adds the following new commands to load and manage sample data:
atlas clusters sampleData load, which replaces
atlas clusters loadSampleData
Fixes a bug where running atlas dbusers update indicated success prematurely, which made it possible for the command to show success when the API call later failed.
Improves the error message for commands that are unavailable for
M0
clusters.
Atlas CLI 1.6.0
Released 30 March 2023
Adds the following new commands:
Adds the following to commands:
file
option for atlas backups schedule update command.srvShardOptimizedConnectionString
field toprivateEndpoints
in atlas clusters connectionStrings describe command output.Option to auto-detect the requester's current IP for the atlas organizations apiKeys accessLists create command.
Adds the ability to create organizations.
Automatically completes the following:
Available regions or tiers during cluster creation or update.
Available profiles.
Improves the following:
Autocomplete for output options.
Release process for Chocolatey.
Fixes the following issues:
Couldn't properly set days for weekly backup when updating a backup schedule.
JSON path would not render as a valid JSON.
Atlas CLI 1.5.1
Released 16 February 2023
Fixes a bug in the atlas kubernetes config generate command that could produce
AtlasDatabaseUser
resources with the same resource name for different users.Improves help text and documentation for multiple commands.
Atlas CLI 1.5.0
Released 9 February 2023
Updates the atlas config describe command to no longer redact public API keys.
Updates the default output format for the atlas customDbRoles list command to include inherited roles.
Deprecates the
atlas-integrations-create-NEW_RELIC
command.Adds support for cluster termination protection.
To enable cluster termination protection, run atlas clusters create or atlas clusters update with the
--enableTerminationProtection
option.To disable cluster termination protection, run atlas clusters update with the
--disableTerminationProtection
option.
Improves help text and documentation for multiple commands.
Atlas CLI 1.4.0
Released 5 December 2022
Fixes the atlas liveMigrations cutover command to pass the
projectId
instead of theorgId
.Adds options to the atlas kubernetes config generate command for the following:
Exporting Atlas teams.
Exporting private endpoints for serverless instances.
Exporting resources from Atlas and converting them to the AtlasOperator resources.
Atlas CLI 1.3.0
Released 17 November 2022
Adds new
atlas clusters
commands:atlas clusters advancedSettings update updates advanced settings for your cluster.
atlas clusters availableRegions list lists all available regions where you can create clusters.
Enhances telemetry by detecting whether your operating system is Debian, RPM, MSI, or Chocolatey.
Atlas CLI 1.2.1
Released 14 October 2022
Fixes internal release tooling.
Makes ARM binaries available for installation with
apt
,yum
anddnf
.Adds support for Debian 11.
Atlas CLI v1.2.0
Released 14 October 2022
Fixes a bug with the atlas customDbRoles list command that prevented printing the command's results.
Fixes an issue with the atlas privateEndpoints azure interfaces describe command where the output didn't display correctly.
Adds the atlas processes describe command, which returns the details for MongoDB process you specify.
Drops support for Debian 9.
Fixes a bug where inviting users issued an error.
Improves help text for the atlas backups snapshots create command.
Fixes a bug where login information wasn't stored at early exit while asking about project ID and org ID.
Adds the atlas config edit command to open the config file in your preferred editor.
Adds a atlas backups restores watch command, which watches for a restore job to complete.
Adds the atlas alerts settings enable and atlas alerts settings disable commands, which enable or disable the alert configuration you specify.
Atlas CLI 1.1.7
Released 18 August 2022
Adds support for the following platforms:
RHEL 9
Ubuntu 22.04
yum
andapt
using MongoDB version 6.0
To learn more, see Install or Update the Atlas CLI.
Atlas CLI 1.1.6
Released 18 August 2022
Adds digital signatures for
.exe
binaries for Windows.Adds digital signatures for
.msi
packages.
Atlas CLI 1.1.5
Released 2 August 2022
Fixes a bug where telemetry tracking events were not propagated when a default profile was not set.
Fixes a bug where it was not possible to filter organizations or projects by name during onboarding.
Fixes a bug where some options were not validated on command atlas backups restores job start.
Improves documentation and adds examples to atlas privateEndpoints aws describe.
Improves onboarding for users with more than 500 organizations.
Improves the message when an operation completes in a free cluster. The message now directs users to an upgrade command.
Updates the help message for roles in the atlas dbusers create command.
Adds "Upgrade One Shared Tier Cluster" endpoint to Atlas Go Client.
Adds new
atlas projects
commands:atlas projects settings update updates settings of a given project.
atlas projects settings describe lists project settings.
Adds new
atlas clusters
commands:atlas clusters advancedSettings describe gets advanced settings for a cluster.
atlas clusters upgrade upgrades a shared cluster to a dedicated one.
Adds new
atlas backups
commands:atlas backups exports buckets list lists available backup export buckets.
atlas backups exports buckets describe displays information about a backup export bucket.
atlas backups exports buckets create creates an export destination for Atlas backups using an existing bucket.
atlas backups exports buckets delete deletes a given backup export bucket.
atlas backups exports jobs list lists all export jobs for a project and cluster.
atlas backups exports jobs describe displays information about a given export job.
atlas backups exports jobs create creates a new export job in a given bucket.
atlas backups restores describe displays information about a given backup restore job.
atlas backups schedule describe displays the backup schedule of a cluster.
atlas backups schedule update updates the backup schedule of a cluster.
atlas backups schedule delete deletes all backup schedules for a cluster.
Atlas CLI 1.1.4
Released 16 June 2022
Sets the telemetry settings for
mongosh
when you change telemetry for the Atlas CLI.Introduces the ability to install mongosh together with the Atlas CLI using a new meta-package for Linux package managers (
apt
andyum
).Automatically detects
mongosh
when you use the atlas quickstart command.
Atlas CLI 1.1.3
Released 13 June 2022
Improves the atlas quickstart command:
Prompts you to log in if you aren't already logged in.
Clarifies an error message when no regions are found for a given cloud provider.
Improves telemetry:
Tracks when you interrupt a running Atlas CLI command by using
CTRL
+C
.Tracks some previously untracked errors.
Enhances interactive input tracking.
Atlas CLI 1.1.2
Released 06 June 2022
Fixes login and setup display issues for Microsoft Windows users.
Atlas CLI 1.1.1
Released 02 June 2022
Changes
Adds telemetry data to track the choices you make at the following interactive prompts:
confirm (
yes/no
)default output format
cloud provider region
choose a default organization
choose a default project
Updates the atlas setup with minor bug fixes and design refinements.
Atlas CLI 1.1.0
Released 20 May 2022
Changes
Adds two new commands for Atlas onboarding:
atlas auth register registers your Atlas account and authenticates from the Atlas CLI.
atlas setup registers your Atlas account, authenticates from the Atlas CLI, and creates a free cluster.
Adds telemetry to the Atlas CLI.
Adds the
--currentIp
flag to the atlas quickstart and atlas setup commands.--currentIp
indicates whether to use the IP address of the host that is currently executing the command.
Atlas CLI 1.0.3
Released 28 April 2022
Changes
Improves atlas quickstart commands:
Clusters created using atlas quickstart now start with the cluster prefix and five digits.
atlas quickstart now displays a default cluster option before starting interactive setup.
Atlas CLI automatically identifies the
mongosh
path for atlas config and atlas quickstart commands.
Makes minor improvements to the Atlas CLI documentation.
Adds an alias
-
as the standard output for the parameter--out
for the following command:
Atlas CLI 1.0.2
Released 31 March 2022
Changes
Fixes a bug that caused the atlas config list command to show a default profile when a default profile doesn't exist.
Fixes an issue that prevented use of the completion command without credentials.
Adds improvements to the Atlas CLI login experience, including a flag to skip configuration when running atlas auth login.
Updates the error message the Atlas CLI shows when credentials are missing.
Atlas CLI 1.0.1
Released 16 March 2022
Changes
Fixes an issue with the alert for new releases.
Atlas CLI 1.0.0
Released 15 March 2022
This is the Generally Available (GA) release of MongoDB Atlas CLI.
Changes
Introduces the ability to use MongoDB Atlas CLI to manage MongoDB Atlas, including managing:
Projects
Clusters
Backup
Alerts
Metrics and monitoring
For a complete list of available commands, see .
To install this version, see Install or Update the Atlas CLI.