File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ epoch-time = "timestamp in the number of seconds that have elapsed since the `UN
44
44
fqdn = " :abbr:`FQDN (fully qualified domain name)`"
45
45
fts = " Atlas Search"
46
46
gcp = " :abbr:`GCP (Google Cloud Platform)`"
47
+ http = " :abbr:`HTTP (HyperText Transport Protocol)`"
48
+ https = " :abbr:`HTTPS (Secure HyperText Transport Protocol)`"
47
49
iana = " :abbr:`IANA (Internet Assigned Numbers Authority)`"
48
50
iops = " :abbr:`IOPS (Input/Output Operations per Second)`"
49
51
ipaddr = " :abbr:`IP (Internet Protocol)`"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ New Features
24
24
~~~~~~~~~~~~
25
25
26
26
- Adds support to advanced storage and log configurations when
27
- deploying clusters for Ops Manager or Cloud Manager .
27
+ deploying clusters for |com| .
28
28
29
29
Fixes and Improvements
30
30
~~~~~~~~~~~~~~~~~~~~~~
31
31
32
- - Fixes an issue when trying to download logs and the no output file is
32
+ - Fixes an issue when trying to download logs and no output file is
33
33
provided.
34
34
35
35
@@ -44,13 +44,14 @@ New Features
44
44
45
45
Fixes and Improvements
46
46
~~~~~~~~~~~~~~~~~~~~~~
47
- - Fixes an issue where the feature compatibility was not properly set
47
+ - Fixes an issue where the feature compatibility was not properly set
48
48
when reusing the output of ``cluster describe`` for |com|.
49
- - Fixes an issue where some process settings were not kept when
49
+ - Fixes an issue where some process settings were not kept when
50
50
updating a cluster in |com|.
51
- - Removes the deprecrated ``unique`` and ``background`` index options
51
+ - Removes the deprecrated ``unique`` and ``background`` index options
52
52
from the rolling index commands.
53
- - Displays example usage if you run a command with incorrect parameters.
53
+ - Displays example usage if you run a command with incorrect
54
+ parameters.
54
55
55
56
56
57
{+mcli+} 1.8.0
You can’t perform that action at this time.
0 commit comments