Docs Menu

Docs HomeLaunch & Manage MongoDBAtlas CLI

Atlas CLI Changelog

On this page

  • Atlas CLI 1.20.0
  • Atlas CLI 1.19.0
  • Atlas CLI 1.18.0
  • Atlas CLI 1.17.0
  • Atlas CLI 1.16.0
  • Atlas CLI 1.15.1
  • Atlas CLI 1.15.0
  • Atlas CLI 1.14.3
  • Atlas CLI 1.14.2
  • Atlas CLI 1.14.1
  • Atlas CLI 1.14.0
  • Atlas CLI 1.13.0
  • Atlas CLI 1.12.2
  • Atlas CLI 1.12.1
  • Atlas CLI 1.12.0
  • Atlas CLI 1.11.0
  • Atlas CLI 1.10.0
  • Atlas CLI 1.9.2
  • Atlas CLI 1.9.1
  • Atlas CLI 1.9.0
  • Atlas CLI 1.8.0
  • Atlas CLI 1.7.4
  • Atlas CLI 1.7.3
  • Atlas CLI 1.7.2
  • Atlas CLI 1.7.1
  • 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

Released 11 April 2024

Released 3 April 2024

  • Adds support for Podman 5.0.0 for local deployments.

  • Fixes an issue with the --watch flag for the atlas deployments search indexes create command.

Released 27 March 2024

  • Fixes a bug in the atlas events projects list, atlas projects list and atlas events organizations list commands where an invalid minDate and maxDate silently failed and didn't apply to the command.

  • Fixes an issue where the Atlas CLI didn't sign Windows binaries.

  • Fixes an issue where the Atlas CLI didn't apply the correct default MongoDB version for cluster creation.

  • Fixes a bug where the atlas customDbRoles create command fails if you provide more than one privilege with the same action.

  • Fixes an issue where exporting a cluster from Atlas to Atlas Kubernetes Operator YAML didn't exclude read only fields for shared tenant deployments.

Released 14 March 2024

  • Fixes an issue where atlas customDbRoles commands didn't handle collection names with dots (.) properly.

  • Adds the --omitCount flag to all the list commands that support pagination.

  • Adds the --file flag to the atlas clusters indexes create command.

Released 07 March 2024

Released 29 February 2024

  • Fixes an issue where the atlas auth login command fails to prompt for the default organization.

Released 22 February 2024

Released 8 February 2024

Released 30 January 2024

  • Improves the validation of invalid profile names.

Released 18 January 2024

  • Fixes an issue that prevented upgrading from a lower to a higher shared tier.

  • Fixes the template for privateEndpoint commands.

Released 6 December 2023

  • Adds atlas backups compliancePolicy commands so that you can set up and manage a cloud backup compliance policy for your project. To learn more, see Configure a Backup Compliance Policy.

  • Drops support for Atlas Kubernetes Operator 1.x.

Released 17 November 2023

Released 20 October 2023

Released 26 September 2023

  • Updates the Atlas Search Docker image for local deployments.

Released 22 September 2023

Released 14 September 2023

  • Fixes an issue that occurred when you created x509 certs for database users. The command didn't output the certificate. If you depend on the previously incorrect output, this update is a breaking change.

  • atlas alerts settings create and update commands perform validation that helps you formulate all required arguments for each alert type.

  • Fixes a bug where the atlas projects list command ignored the --orgId flag.

  • Fixes an issue that occurred while running cloud provider access commands.

  • Supports configuring alerts with a file. To learn more, see .

Released 26 July 2023

Released 20 July 2023

Released 5 July 2023

Important

This is the last Atlas CLI release to be available on the MongoDB server 4.2 Linux repositories for Debian, Ubuntu and RHEL.

  • Adds the ability to set up Microsoft Teams alert notifications with the atlas alerts settings create command.

  • Fixes the following issues:

    • An error when trying to create project API keys.

    • Users were unable to remove cluster tags.

Released 29 June 2023

Released 18 June 2023

Released 15 June 2023

Released 9 June 2023

Released 7 June 2023

  • Introduces a breaking change to the atlas alerts settings list command that modifies its --output json response structure.

    Use the nested .results object to access the previous response structure. Use the following jq template to migrate affected scripts:

    jq '.' ...`` => ``jq '.results' ...
  • Fixes an issue that caused the atlas clusters search indexes create command to incorrectly handle a multikey index.

  • Fixes an issue with the atlas performanceAdvisor slowQueryLogs command where the output didn't display correctly in tabular form.

  • Adds the --tag flag to the commands atlas clusters create, atlas clusters update, and atlas clusters upgrade. The --tag flag lets you create and use tags to categorize your clusters.

Released 31 May 2023

  • Updates help text for update commands that include arrays to clarify that certain flags replace data instead of append data.

  • Fixes a bug in the atlas metrics processes command that caused an error when using the --type filter.

Released 25 May 2023

Released 30 March 2023

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.

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.

  • Improves help text and documentation for multiple commands.

Released 5 December 2022

Released 17 November 2022

Released 14 October 2022

  • Fixes internal release tooling.

  • Makes ARM binaries available for installation with apt, yum and dnf.

  • Adds support for Debian 11.

Released 14 October 2022

Released 18 August 2022

Released 18 August 2022

  • Adds digital signatures for .exe binaries for Windows.

  • Adds digital signatures for .msi packages.

Released 2 August 2022

Released 16 June 2022

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.

Released 06 June 2022

  • Fixes login and setup display issues for Microsoft Windows users.

Released 02 June 2022

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

Released 20 May 2022

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

Released 28 April 2022

  • Improves 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:

Released 31 March 2022

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

Released 16 March 2022

Fixes an issue with the alert for new releases.

Released 15 March 2022

This is the Generally Available (GA) release of MongoDB Atlas CLI.

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 the Atlas CLI commands.

To install this version, see Install or Update the Atlas CLI.

← Troubleshoot Errors