@@ -14,6 +14,22 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _mcli_1.31.0:
18
+
19
+ {+mcli+} 1.31.0
20
+ ------------------
21
+
22
+ *Released 2023-08-10*
23
+
24
+ - Fixes an issue where listing clusters results in an error if
25
+ you explicitly select the no output format.
26
+ - Fixes an issue when you delete a |cloud-short| cluster configured
27
+ with multiple |mongos|.
28
+ - Fixes an issue with sharded clusters not showing all available
29
+ |mongos|.
30
+ - Updates the help text for some update commands to clarify that
31
+ certain flags replace data instead of appending data.
32
+
17
33
.. _mcli_1.30.0:
18
34
19
35
{+mcli+} 1.30.0
@@ -135,16 +151,16 @@ Release Notes for {+mcli-long+}
135
151
- Updates the deprecation message shown when running ``mongocli atlas``
136
152
commands.
137
153
138
- - Improves :ref:` mongocli-atlas-quickstart` commands:
154
+ - Improves `` mongocli-atlas-quickstart` ` commands:
139
155
140
- - Clusters created using :ref:` mongocli-atlas-quickstart` now start
156
+ - Clusters created using `` mongocli-atlas-quickstart` ` now start
141
157
with the cluster prefix and five digits.
142
- - :ref:` mongocli-atlas-quickstart` now displays a default cluster
158
+ - `` mongocli-atlas-quickstart` ` now displays a default cluster
143
159
option before starting interactive setup.
144
160
- {+mcli+} automatically identifies the ``mongosh`` path for
145
- ``config`` and :ref:` mongocli-atlas-quickstart` commands.
161
+ ``config`` and `` mongocli-atlas-quickstart` ` commands.
146
162
- Adds improvements to the flow and wording of interactive
147
- :ref:` mongocli-atlas-quickstart` commands.
163
+ `` mongocli-atlas-quickstart` ` commands.
148
164
149
165
- Adds new commands for Ops Manager and Cloud Manager:
150
166
@@ -240,7 +256,7 @@ Release Notes for {+mcli-long+}
240
256
*Released 2021-12-02*
241
257
242
258
- Improves pipe input for commands that expect a password as an input.
243
- - Improves the :ref:` mongocli-atlas-quickstart` command by adding a
259
+ - Improves the `` mongocli-atlas-quickstart` ` command by adding a
244
260
confirmation step before making the requested changes in |service|.
245
261
246
262
.. _mcli_1.20.4:
@@ -270,8 +286,8 @@ Release Notes for {+mcli-long+}
270
286
271
287
*Released 2021-09-29*
272
288
273
- - Adds a new confirmation step for the :ref:` mongocli-atlas-quickstart`
274
- command. When you use the :ref:` mongocli-atlas-quickstart` command, a
289
+ - Adds a new confirmation step for the `` mongocli-atlas-quickstart` `
290
+ command. When you use the `` mongocli-atlas-quickstart` ` command, a
275
291
confirmation step now occurs before {+mcli+} makes all the changes in
276
292
|service|.
277
293
@@ -297,7 +313,7 @@ New Features
297
313
~~~~~~~~~~~~
298
314
299
315
- Adds support for creating |service| ``M0`` cluster using the
300
- :ref:` mongocli-atlas-quickstart` and
316
+ `` mongocli-atlas-quickstart` ` and
301
317
:ref:`mongocli-atlas-clusters-create` commands.
302
318
- Adds support for creating serverless |service| clusters.
303
319
- Adds support for downloading |service| access logs.
@@ -311,7 +327,7 @@ New Features
311
327
Fixes and Improvements
312
328
~~~~~~~~~~~~~~~~~~~~~~
313
329
314
- - Includes small improvements to the :ref:` mongocli-atlas-quickstart`
330
+ - Includes small improvements to the `` mongocli-atlas-quickstart` `
315
331
command.
316
332
317
333
.. _mcli_1.19.0:
@@ -359,7 +375,7 @@ New Features
359
375
:ref:`organizations <mongocli-iam-organizations-invitations>` and
360
376
:ref:`projects <mongocli-iam-projects-invitations>` in |service|.
361
377
- Adds support for Advanced Clusters through files (``--file filename.json``) in |service|.
362
- - Adds the ``--default`` flag to :ref:` mongocli-atlas-quickstart`
378
+ - Adds the ``--default`` flag to `` mongocli-atlas-quickstart` `
363
379
to run the command with auto-generated values.
364
380
- Adds initial beta support for {+cloudgov+}.
365
381
@@ -368,7 +384,7 @@ Fixes and Improvements
368
384
369
385
- Fixes a bug that prevented users from running :ref:`mongocli-iam-users-invite`.
370
386
- Fixes {+mcli+} ``deb`` and ``rpm`` packaging.
371
- - Improves the :ref:` mongocli-atlas-quickstart` command by updating the interactive mode prompts.
387
+ - Improves the `` mongocli-atlas-quickstart` ` command by updating the interactive mode prompts.
372
388
373
389
.. _mcli_1.17.1:
374
390
@@ -442,7 +458,7 @@ Breaking Changes
442
458
443
459
*Released 2021-04-22*
444
460
445
- - Improves the :ref:` mongocli-atlas-quickstart` command.
461
+ - Improves the `` mongocli-atlas-quickstart` ` command.
446
462
447
463
.. _mcli_1.15.2:
448
464
@@ -491,7 +507,7 @@ New Features
491
507
New Features
492
508
~~~~~~~~~~~~
493
509
494
- - Adds the new command :ref:` mongocli-atlas-quickstart` for deploying
510
+ - Adds the new command `` mongocli-atlas-quickstart` ` for deploying
495
511
and configuring an |service| cluster.
496
512
- Adds support for the following features in |cloud-short| and |onprem|:
497
513
0 commit comments