File tree Expand file tree Collapse file tree 4 files changed +24
-6
lines changed Expand file tree Collapse file tree 4 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 61
61
'version' : version ,
62
62
'mcli' : 'MongoDB CLI' ,
63
63
'mcli-long' : 'MongoDB Command Line Interface (``mongocli``)' ,
64
- 'mcli-version' : '1.5 .0' ,
64
+ 'mcli-version' : '1.6 .0' ,
65
65
'mdbVersion' : '4.2' ,
66
66
'mdbagent' : 'MongoDB Agent' ,
67
67
'aagent' : 'Automation Agent' ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ aagent = "Automation Agent"
7
7
default-profile = " :ref:`default profile <mcli-profiles>`"
8
8
mcli = " MongoDB CLI"
9
9
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
10
- mcli-version = " 1.5 .0"
10
+ mcli-version = " 1.6 .0"
11
11
mdbagent = " MongoDB Agent"
12
12
mdbVersion = " 4.2"
13
13
Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ Arguments
50
50
- User ID to delete from the specified team.
51
51
- yes
52
52
53
- .. _mcli-iam-team-user-add-options:
54
-
55
53
Options
56
54
-------
57
55
Original file line number Diff line number Diff line change @@ -14,6 +14,26 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ {+mcli+} 1.6.0
18
+ -------------------------------
19
+
20
+ *Released 2020-09-24*
21
+
22
+ New Features
23
+ ~~~~~~~~~~~~
24
+
25
+ - Adds support for |service| |ldap| configurations.
26
+ - Adds support for |service|, |onprem| and |cloud-short| performance
27
+ advisors.
28
+ - Adds support for |service| custom |dns|.
29
+ - Adds support for enabling monitoring and backup modules in
30
+ |onprem| and |cloud-short|.
31
+
32
+ Bug Fixes and Improvements
33
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
34
+
35
+ - Improves |service| cluster creation via JSON file.
36
+
17
37
{+mcli+} 1.5.0
18
38
-------------------------------
19
39
@@ -31,8 +51,8 @@ Adds support for managing:
31
51
Bug Fixes and Improvements
32
52
~~~~~~~~~~~~~~~~~~~~~~~~~~
33
53
34
- Fixes the default output when creating an |service|-managed certificate
35
- for database users.
54
+ - Fixes the default output when creating an |service|-managed
55
+ certificate for database users.
36
56
37
57
{+mcli+} 1.4.1
38
58
-------------------------------
You can’t perform that action at this time.
0 commit comments