Release Notes for MongoDB Command Line Interface (mongocli
)
On this page
- MongoDB CLI 1.20.4
- MongoDB CLI 1.20.3
- MongoDB CLI 1.20.2
- MongoDB CLI 1.20.1
- MongoDB CLI 1.20.0
- MongoDB CLI 1.19.0
- MongoDB CLI 1.18.0
- MongoDB CLI 1.17.1
- MongoDB CLI 1.17.0
- MongoDB CLI 1.16.0
- MongoDB CLI 1.15.3
- MongoDB CLI 1.15.2
- MongoDB CLI 1.15.1
- MongoDB CLI 1.14.0
- MongoDB CLI 1.13.0
- MongoDB CLI 1.12.0
- MongoDB CLI 1.11.0
- MongoDB CLI 1.10.0
- MongoDB CLI 1.9.0
- MongoDB CLI 1.8.0
- MongoDB CLI 1.7.0
- MongoDB CLI 1.6.0
- MongoDB CLI 1.5.0
- MongoDB CLI 1.4.1
- MongoDB CLI 1.4.0
- MongoDB CLI 1.3.0
- MongoDB CLI 1.2.0
- MongoDB CLI 1.1.0
- MongoDB CLI 1.0.0
- MongoDB CLI 0.0.3
MongoDB CLI 1.20.4
Released 2021-10-21
Fixes a bug that prevents mongocli ops-manager automation describe from returning the automation config for Ops Manager and Cloud Manager.
Fixes a bug that prevents the use of mongocli iam projects list with the default profile.
MongoDB CLI 1.20.3
Released 2021-09-30
Fixes internal tooling.
MongoDB CLI 1.20.2
Released 2021-09-29
Adds a new confirmation step for the mongocli atlas quickstart command. When you use the mongocli atlas quickstart command, a confirmation step now occurs before MongoDB CLI makes all the changes in Atlas.
MongoDB CLI 1.20.1
Released 2021-09-17
Fixes a bug that causes the command to fail and return an error when there are no profiles set in the configuration file.
MongoDB CLI 1.20.0
Released 2021-09-16
New Features
Adds support for creating Atlas
M0
cluster using the mongocli atlas quickstart and mongocli atlas clusters create commands.Adds support for creating serverless Atlas clusters.
Adds support for downloading Atlas access logs.
Adds support for enabling Atlas management of the slow operation threshold for your cluster.
Validates the feature compatibility level against Ops Manager versions.
Adds support for cloud data migrations.
Displays a message when a new version is available, which you can disable by running
mongocli config set skip_update_check true
.
Fixes and Improvements
Includes small improvements to the mongocli atlas quickstart command.
MongoDB CLI 1.19.0
Released 2021-07-13
New Features
Adds the ability to start, stop, and restart a single cluster node in Ops Manager.
Adds the ability to reclaim free space for a cluster in Ops Manager.
Fixes and Improvements
Fixes a bug that prevented users from running mongocli cloud-manager agents versions list.
Improves the documentation.
MongoDB CLI 1.18.0
Released 2021-07-08
Warning
Breaking Changes
The file format for creating Atlas clusters with a JSON file has changed to support
Advanced Clusters. You can specify a
cluster configuration file with the --file
flag in the
mongocli atlas clusters create and mongocli atlas clusters update commands.
New Features
Adds support for invitation management for organizations and projects in Atlas.
Adds support for Advanced Clusters through files (
--file filename.json
) in Atlas.Adds the
--default
flag to mongocli atlas quickstart to run the command with auto-generated values.Adds initial beta support for MongoDB Atlas for Government.
Fixes and Improvements
Fixes a bug that prevented users from running mongocli iam users invite.
Fixes MongoDB CLI
deb
andrpm
packaging.Improves the mongocli atlas quickstart command by updating the interactive mode prompts.
MongoDB CLI 1.17.1
Released 2021-06-30
Fixes an issue that caused any change to automation config to invalidate the encryption of the PEM file used by the Automation Agent.
MongoDB CLI 1.17.0
Released 2021-06-18
New Features
Adds the ability to select a default output when using
mongocli config
.
Fixes and Improvements
Reenables the MongoDB CLI
atlas onlineArchive start
command.Fixes a bug where the MongoDB Agent API key would not display during Cloud Manager or Ops Manager project creation.
MongoDB CLI 1.16.0
Released 2021-05-27
New Features
Adds support for
SecondaryDelaySecs
as amongo
process option in Cloud Manager and Ops Manager.It is now possible to define
UserToDNMapping
when creating database users that use LDAP authentication.Adds support for specifying a cluster tier when configuring a cluster with the quick start command. The default cluster tier is
M2
.
Fixes and Improvements
Fixes the default authentication database for the LDAP
GROUP
type when creating database users.Database users created with the quick start command now have their passwords validated for increased security.
Breaking Changes
Discontinues support for Ubuntu 16.04, which has reached end of life.
MongoDB CLI 1.15.3
Released 2021-04-22
Improves the mongocli atlas quickstart command.
MongoDB CLI 1.15.2
Released 2021-04-20
Fixes the generated installers for Red Hat (rpm) and debian (deb) packages.
MongoDB CLI 1.15.1
Released 2021-04-15
New Features
Adds support for Apple ARM processors.
Adds support for
MCLI_PROFILE
environment variable.Adds support for loading sample data into an Atlas cluster.
Adds support for loading sample data into an Atlas cluster with quick start.
Adds support for GCP regions during the creation of a network peering connection in Atlas.
Adds support for
oplogSizeMB
andenableMajorityReadConcern
in the cluster configuration file for Cloud Manager and Ops Manager.
MongoDB CLI 1.14.0
Released 2021-04-01
New Features
Adds the new command mongocli atlas quickstart for deploying and configuring an Atlas cluster.
Adds support for the following features in Cloud Manager and Ops Manager:
Disable monitoring agent
Disable backup agent
Adds support for the MongoDB Shell.
Fixes and Improvements
Fixes the following in Cloud Manager and Ops Manager:
Fixes a bug when only
auditLogDestination
is set in the automation configuration.Fixes a bug when updating
security
orsetParameters
in the automation configuration.
Fixes a bug when deleting a private endpoint interface on Atlas.
Improves error messages for missing credentials.
MongoDB CLI 1.13.0
Released 2021-02-25
New Features
Adds an option to enable the BI Connector when you deploy Atlas clusters using the mongocli atlas clusters create command.
Adds support for
mongosqld
logs.
Fixes and Improvements
Fixes a bug when appending privileges to an existing custom database role.
Correctly defines required flags for the mongocli ops-manager backups restores start and mongocli cloud-manager backups restores start commands.
Improves the config command output to:
Match output format for other commands.
Accept the
--output
option.
MongoDB CLI 1.12.0
Released 2021-02-05
New Features
Adds support for setParam setting when deploying clusters in Cloud Manager or Ops Manager.
Adds support for for Atlas database users role scoped to a collection.
Fixes and Improvements
Improves command speed on environments with limited internet access.
MongoDB CLI 1.11.0
Released 2021-01-28
New Features
Adds support for cloud provider access roles in Atlas.
Adds support for scoped database users in Atlas.
Adds support for custom database roles in Atlas.
Adds support for Azure Private Link connections in Atlas.
Adds support for creating Atlas Data Lakes using cloud provider roles.
Adds support for
json-path
output.
Fixes and Improvements
Fixes an error when fetching feature control policies for a project where no policies have been enabled.
MongoDB CLI 1.10.0
Released 2020-12-17
New Features
Adds support to advanced storage and log configurations when deploying clusters for Cloud Manager or Ops Manager.
Fixes and Improvements
Fixes an issue when trying to download logs and no output file is provided.
MongoDB CLI 1.9.0
Released 2020-11-27
New Features
Adds support for fully removing a cluster from Cloud Manager or Ops Manager.
Fixes and Improvements
Fixes an issue where the feature compatibility was not properly set when reusing the output of
cluster describe
for Cloud Manager or Ops Manager.Fixes an issue where some process settings were not kept when updating a cluster in Cloud Manager or Ops Manager.
Removes the deprecrated
unique
andbackground
index options from the rolling index commands.Displays example usage if you run a command with incorrect parameters.
MongoDB CLI 1.8.0
Released 2020-10-22
New Features
Adds support for the following features in Cloud Manager or Ops Manager:
Stop monitoring hosts.
Manage snapshot schedules.
List software component versions.
Manage feature control policies.
Adds support for the following features in Ops Manager:
Manage filesystem backup configurations.
Manage S3 backup configurations.
Manage oplog backup configurations.
Manage server usage.
Fixes and Improvements
Fixes an issue when trying to invite users for Cloud Manager.
MongoDB CLI 1.7.0
Released 2020-10-08
New Features
Adds support for updating the Ops Manager version manifest.
Adds support for managing Ops Manager and Cloud Manager backup configurations.
Adds support for managing Ops Manager backup blockstores.
Fixes and Improvements
Fixes the Homebrew installation for Linux systems.
When inviting a user and the
--password
option is not set, MongoDB CLI prompts for a password via standard input.When downloading logs, allows overwriting the destination file using the
--force
option.Deprecates
whitelist
commands in favor ofaccessLists
.
MongoDB CLI 1.6.0
Released 2020-09-24
New Features
Adds support for Atlas LDAP configurations.
Adds support for Atlas, Ops Manager and Cloud Manager performance advisors.
Adds support for Atlas custom DNS.
Adds support for enabling monitoring and backup modules in Ops Manager and Cloud Manager.
Bug Fixes and Improvements
Improves Atlas cluster creation via JSON file.
MongoDB CLI 1.5.0
Released 2020-09-10
New Features
Adds support for managing:
Atlas, Ops Manager, and Cloud Manager users and teams.
Atlas third party integrations.
Atlas, Ops Manager, and Cloud Manager maintenance windows.
Bug Fixes and Improvements
Fixes the default output when creating an Atlas-managed certificate for database users.
MongoDB CLI 1.4.1
Released 2020-08-27
Adds support for Atlas networking options.
Adds support for Ops Manager global API keys.
Adds support for database metrics.
MongoDB CLI 1.4.0
Released 2020-08-13
Breaking Change
MongoDB CLI now displays simplified command output. To revert to the previous behavior of displaying command output as JSON, either:
Run commands with the
--output json
option, orSet JSON as the default command output by running the following command:
{{ mongocli config set output json }}
New Features
Adds support for programmatic API keys.
Adds support for Cloud Manager or Ops Manager agent API keys.
Adds support for private endpoints.
Bug Fixes and Improvements
The response you receive when you create Cloud Manager or Ops Manager projects now includes a generated Agent API key.
MongoDB CLI 1.3.0
Released 2020-07-30
New Features
Adds support for Atlas Search.
Adds support for X.509 configurations in Atlas.
Adds support for X.509 database users in Atlas.
Adds support for AWS IAM database users in Atlas.
Bug Fixes and Improvements
Improves advanced cluster configurations in Cloud Manager or Ops Manager.
When creating a project in Cloud Manager or Ops Manager, returns MongoDB Agent API keys.
MongoDB CLI 1.2.0
Released 2020-07-16
New Features
Adds support for Atlas Online Archive.
Adds support for Atlas Data Lake.
Bug Fixes and Improvements
Fixes a bug where
mongocli config rename
did not find the profile to rename.Improves updating and listing clusters in Cloud Manager or Ops Manager.
MongoDB CLI 1.1.0
Released 2020-07-09
New Commands
mongocli config list
mongocli config describe
mongocli config rename
Command Improvements
With this release, you can:
Create access list entries in Atlas that expire at the date and time you provide.
Create sharded clusters in Atlas using command-line options.
Create sharded clusters in Ops Manager using a configuration file.
MongoDB CLI 1.0.0
Released 2020-06-08
Generally Available Release
This is the Generally Available (GA) release of MongoDB Command Line Interface (mongocli
). This
version introduces the ability to manage Atlas, Ops Manager and
Cloud Manager features, including:
Projects
Clusters
Backup
Alerts
Metrics and monitoring
For a complete list of available commands, see mongocli.
To install this version, see Install or Update the MongoDB CLI.
MongoDB CLI 0.0.3
Released 2020-02-27
Initial Alpha Release
Atlas commands
Can deploy projects, clusters, database users, and whitelists through the command line.
Cloud Manager and Ops Manager commands
Can deploy projects and clusters through the command line.