Skip to content

Commit 77a9482

Browse files
committed
update docs
1 parent 7ff7243 commit 77a9482

File tree

630 files changed

+1525
-2526
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

630 files changed

+1525
-2526
lines changed

docs/command/atlas-api-accessTracking-listAccessLogsByClusterName.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,5 @@ Inherited Options
120120
Examples
121121
--------
122122

123-
.. code-block::
124-
125-
atlas api accessTracking listAccessLogsByClusterName --version 2023-01-01 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8
126-
127-
.. Code end marker, please don't delete this comment
128-
123+
literalinclude:: /includes/atlas-api-accessTracking-listAccessLogsByClusterName-2023-01-01-default.sh
124+
:language: shell

docs/command/atlas-api-accessTracking-listAccessLogsByHostname.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,5 @@ Inherited Options
120120
Examples
121121
--------
122122

123-
.. code-block::
124-
125-
atlas api accessTracking listAccessLogsByHostname --version 2023-01-01 --groupId 32b6e34b3d91647abb20e7b8 --hostname [hostname]
126-
127-
.. Code end marker, please don't delete this comment
128-
123+
literalinclude:: /includes/atlas-api-accessTracking-listAccessLogsByHostname-2023-01-01-default.sh
124+
:language: shell

docs/command/atlas-api-alertConfigurations-deleteAlertConfiguration.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,5 @@ Inherited Options
103103
Examples
104104
--------
105105

106-
.. code-block::
107-
108-
atlas api alertConfigurations deleteAlertConfiguration --version 2023-01-01 --alertConfigId 32b6e34b3d91647abb20e7b8 --groupId 32b6e34b3d91647abb20e7b8
109-
110-
.. Code end marker, please don't delete this comment
111-
106+
literalinclude:: /includes/atlas-api-alertConfigurations-deleteAlertConfiguration-2023-01-01-default.sh
107+
:language: shell

docs/command/atlas-api-alertConfigurations-getAlertConfiguration.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,5 @@ Inherited Options
103103
Examples
104104
--------
105105

106-
.. code-block::
107-
108-
atlas api alertConfigurations getAlertConfiguration --version 2023-01-01 --alertConfigId 32b6e34b3d91647abb20e7b8 --groupId 32b6e34b3d91647abb20e7b8
109-
110-
.. Code end marker, please don't delete this comment
111-
106+
literalinclude:: /includes/atlas-api-alertConfigurations-getAlertConfiguration-2023-01-01-default.sh
107+
:language: shell

docs/command/atlas-api-alertConfigurations-listAlertConfigurations.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,5 @@ Inherited Options
111111
Examples
112112
--------
113113

114-
.. code-block::
115-
116-
atlas api alertConfigurations listAlertConfigurations --version 2023-01-01 --groupId 32b6e34b3d91647abb20e7b8
117-
118-
.. Code end marker, please don't delete this comment
119-
114+
literalinclude:: /includes/atlas-api-alertConfigurations-listAlertConfigurations-2023-01-01-default.sh
115+
:language: shell

docs/command/atlas-api-alertConfigurations-listAlertConfigurationsByAlertId.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,5 @@ Inherited Options
115115
Examples
116116
--------
117117

118-
.. code-block::
119-
120-
atlas api alertConfigurations listAlertConfigurationsByAlertId --version 2023-01-01 --alertId [alertId] --groupId 32b6e34b3d91647abb20e7b8
121-
122-
.. Code end marker, please don't delete this comment
123-
118+
literalinclude:: /includes/atlas-api-alertConfigurations-listAlertConfigurationsByAlertId-2023-01-01-default.sh
119+
:language: shell

docs/command/atlas-api-alerts-getAlert.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,5 @@ Inherited Options
103103
Examples
104104
--------
105105

106-
.. code-block::
107-
108-
atlas api alerts getAlert --version 2023-01-01 --alertId [alertId] --groupId 32b6e34b3d91647abb20e7b8
109-
110-
.. Code end marker, please don't delete this comment
111-
106+
literalinclude:: /includes/atlas-api-alerts-getAlert-2023-01-01-default.sh
107+
:language: shell

docs/command/atlas-api-alerts-listAlerts.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,5 @@ Inherited Options
115115
Examples
116116
--------
117117

118-
.. code-block::
119-
120-
atlas api alerts listAlerts --version 2023-01-01 --groupId 32b6e34b3d91647abb20e7b8
121-
122-
.. Code end marker, please don't delete this comment
123-
118+
literalinclude:: /includes/atlas-api-alerts-listAlerts-2023-01-01-default.sh
119+
:language: shell

docs/command/atlas-api-alerts-listAlertsByAlertConfigurationId.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,5 @@ Inherited Options
115115
Examples
116116
--------
117117

118-
.. code-block::
119-
120-
atlas api alerts listAlertsByAlertConfigurationId --version 2023-01-01 --alertConfigId 32b6e34b3d91647abb20e7b8 --groupId 32b6e34b3d91647abb20e7b8
121-
122-
.. Code end marker, please don't delete this comment
123-
118+
literalinclude:: /includes/atlas-api-alerts-listAlertsByAlertConfigurationId-2023-01-01-default.sh
119+
:language: shell

docs/command/atlas-api-atlasSearch-deleteAtlasSearchDeployment.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,5 @@ Inherited Options
106106
Examples
107107
--------
108108

109-
.. code-block::
110-
111-
atlas api atlasSearch deleteAtlasSearchDeployment --version 2023-01-01 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8
112-
113-
.. Code end marker, please don't delete this comment
114-
109+
literalinclude:: /includes/atlas-api-atlasSearch-deleteAtlasSearchDeployment-2023-01-01-default.sh
110+
:language: shell

0 commit comments

Comments
 (0)