File tree Expand file tree Collapse file tree 3 files changed +31
-4
lines changed Expand file tree Collapse file tree 3 files changed +31
-4
lines changed Original file line number Diff line number Diff line change 11define: base https://docs.mongodb.com/mongocli
2- define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 master
3- symlink: v1.12 -> master
2+ define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 master
3+ symlink: v1.14 -> master
44symlink: upcoming -> master
5- symlink: stable -> v1.11
5+ symlink: stable -> v1.13
66
77raw: mongocli/ -> ${base}/stable
88
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ data-lake-store = "data store"
1515default-profile = " :ref:`default profile <mcli-profiles>`"
1616mcli = " MongoDB CLI"
1717mcli-long = " MongoDB Command Line Interface (``mongocli``)"
18- mcli-version = " 1.12 .0"
18+ mcli-version = " 1.13 .0"
1919mdbagent = " MongoDB Agent"
2020mdbVersion = " 4.4"
2121
Original file line number Diff line number Diff line change @@ -14,6 +14,33 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
17+ .. _mcli+_1.13.0:
18+
19+ {+mcli+} 1.13.0
20+ -------------------------------
21+
22+ *Released 2021-02-25*
23+
24+ New Features
25+ ~~~~~~~~~~~~
26+
27+ - Adds an option to enable the |bic-short| when you deploy |service|
28+ clusters using the :ref:`mcli-atlas-cluster-create-command` command.
29+ - Adds support for ``mongosqld`` logs.
30+
31+ Fixes and Improvements
32+ ~~~~~~~~~~~~~~~~~~~~~~
33+
34+ - Fixes a bug when appending privileges to an existing custom database
35+ role.
36+ - Correctly defines required flags for the
37+ :ref:`mcli-om-backup-restore-start-cmd` and
38+ :ref:`mcli-cm-backup-restore-start-cmd` commands.
39+ - Improves the :ref:`config command <mcli-reference-configuration>`
40+ output to:
41+
42+ - Match output format for other commands.
43+ - Accept the ``--output`` option.
1744
1845.. _mcli+_1.12.0:
1946
You can’t perform that action at this time.
0 commit comments