File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,11 @@ content: |
28
28
29
29
* - Linux
30
30
- :gh:`.tar.gz </mongodb/mongocli/releases/download/v{+mcli-version+}/mongocli_{+mcli-version+}_linux_x86_64.tar.gz>`
31
+
32
+ .. note::
33
+
34
+ Replace or remove any existing {+mcli+} binaries to prevent
35
+ conflicts between versions.
31
36
32
37
#. Run the executable file.
33
38
Original file line number Diff line number Diff line change @@ -14,12 +14,34 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ {+mcli+} 1.0.0
18
+ -------------------------------
19
+
20
+ *Released 2020-06-08*
21
+
22
+ **Generally Available Release**
23
+
24
+ This is the Generally Available (GA) release of {+mcli-long+}. This
25
+ version introduces the ability to manage |service|, |onprem| and
26
+ |cloud-short| features, including:
27
+
28
+ - Projects
29
+ - Clusters
30
+ - Backup
31
+ - Alerts
32
+ - Metrics and monitoring
33
+
34
+ For a complete list of available commands, see
35
+ :ref:`mcli-reference`.
36
+
37
+ To install this version, see :ref:`mcli-install`.
38
+
17
39
{+mcli+} 0.0.3
18
40
-------------------------------
19
41
20
42
*Released 2020-02-27*
21
43
22
- **Initial Release**
44
+ **Initial Alpha Release**
23
45
24
46
- |service| commands
25
47
You can’t perform that action at this time.
0 commit comments