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

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

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

107-
.. code-block::
108-
109-
atlas api atlasSearch deleteAtlasSearchIndex --version 2024-05-30 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8 --indexId [indexId]
110-
111-
.. Code end marker, please don't delete this comment
112-
107+
literalinclude:: /includes/atlas-api-atlasSearch-deleteAtlasSearchIndex-2024-05-30-default.sh
108+
:language: shell

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

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

115-
.. code-block::
116-
117-
atlas api atlasSearch deleteAtlasSearchIndexByName --version 2024-05-30 --clusterName [clusterName] --collectionName [collectionName] --databaseName [databaseName] --groupId 32b6e34b3d91647abb20e7b8 --indexName [indexName]
118-
119-
.. Code end marker, please don't delete this comment
120-
115+
literalinclude:: /includes/atlas-api-atlasSearch-deleteAtlasSearchIndexByName-2024-05-30-default.sh
116+
:language: shell

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

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

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

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,5 @@ Inherited Options
9898
Examples
9999
--------
100100

101-
.. code-block::
102-
103-
atlas api atlasSearch getAtlasSearchDeployment --version 2025-03-12 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8
104-
105-
.. Code end marker, please don't delete this comment
106-
101+
literalinclude:: /includes/atlas-api-atlasSearch-getAtlasSearchDeployment-2025-03-12-default.sh
102+
:language: shell

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

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

107-
.. code-block::
108-
109-
atlas api atlasSearch getAtlasSearchIndex --version 2024-05-30 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8 --indexId [indexId]
110-
111-
.. Code end marker, please don't delete this comment
112-
107+
literalinclude:: /includes/atlas-api-atlasSearch-getAtlasSearchIndex-2024-05-30-default.sh
108+
:language: shell

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

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

115-
.. code-block::
116-
117-
atlas api atlasSearch getAtlasSearchIndexByName --version 2024-05-30 --clusterName [clusterName] --collectionName [collectionName] --databaseName [databaseName] --groupId 32b6e34b3d91647abb20e7b8 --indexName [indexName]
118-
119-
.. Code end marker, please don't delete this comment
120-
115+
literalinclude:: /includes/atlas-api-atlasSearch-getAtlasSearchIndexByName-2024-05-30-default.sh
116+
:language: shell

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

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

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

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,5 @@ Inherited Options
108108
Examples
109109
--------
110110

111-
.. code-block::
112-
113-
atlas api atlasSearch listAtlasSearchIndexes --version 2024-05-30 --clusterName [clusterName] --collectionName [collectionName] --databaseName [databaseName] --groupId 32b6e34b3d91647abb20e7b8
114-
115-
.. Code end marker, please don't delete this comment
116-
111+
literalinclude:: /includes/atlas-api-atlasSearch-listAtlasSearchIndexes-2024-05-30-default.sh
112+
:language: shell

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,5 @@ Inherited Options
100100
Examples
101101
--------
102102

103-
.. code-block::
104-
105-
atlas api atlasSearch listAtlasSearchIndexesCluster --version 2024-05-30 --clusterName [clusterName] --groupId 32b6e34b3d91647abb20e7b8
106-
107-
.. Code end marker, please don't delete this comment
108-
103+
literalinclude:: /includes/atlas-api-atlasSearch-listAtlasSearchIndexesCluster-2024-05-30-default.sh
104+
:language: shell

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,5 @@ Inherited Options
108108
Examples
109109
--------
110110

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

docs/command/atlas-api-auditing-getAuditingConfiguration.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,5 @@ Inherited Options
9696
Examples
9797
--------
9898

99-
.. code-block::
100-
101-
atlas api auditing getAuditingConfiguration --version 2023-01-01 --groupId 32b6e34b3d91647abb20e7b8
102-
103-
.. Code end marker, please don't delete this comment
104-
99+
literalinclude:: /includes/atlas-api-auditing-getAuditingConfiguration-2023-01-01-default.sh
100+
:language: shell

docs/command/atlas-api-awsClustersDns-getAwsCustomDns.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,5 @@ Inherited Options
9696
Examples
9797
--------
9898

99-
.. code-block::
100-
101-
atlas api awsClustersDns getAwsCustomDns --version 2023-01-01 --groupId 32b6e34b3d91647abb20e7b8
102-
103-
.. Code end marker, please don't delete this comment
104-
99+
literalinclude:: /includes/atlas-api-awsClustersDns-getAwsCustomDns-2023-01-01-default.sh
100+
:language: shell

docs/command/atlas-api-cloudBackups-cancelBackupRestoreJob.txt

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

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

0 commit comments

Comments
 (0)