Skip to content

Commit e0fba31

Browse files
authored
(DOCSP-13790): Replaced --projectId description with includes. (#408)
* (DOCSP-13790): Replaced --projectId description with includes. * (DOCSP-13790): Fixed warning.
1 parent 9ed52c7 commit e0fba31

File tree

183 files changed

+185
-576
lines changed

Some content is hidden

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

183 files changed

+185
-576
lines changed

source/includes/alert-describe-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,5 @@
2727

2828
* - ``--projectId``
2929
- string
30-
- Unique identifier of the project that contains the
31-
alert to describe. If omitted, uses the project ID in
32-
the profile or :ref:`environment variable <mcli-env-var>`.
30+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
3331
- yes

source/includes/alert-list-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333

3434
* - ``--projectId``
3535
- string
36-
- Unique identifier of the project that contains the
37-
alerts to retrieve. If omitted, uses the project ID in
38-
the profile or :ref:`environment variable <mcli-env-var>`.
36+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
3937
- no
4038

4139
* - ``--status``

source/includes/alerts-ack-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@
4545

4646
* - ``--projectId``
4747
- string
48-
- Unique identifier of the project that contains the cluster. If
49-
omitted, uses the project ID in the profile or
50-
:ref:`environment variable <mcli-env-var>`.
48+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
5149
- no
5250

5351
* - ``--until``

source/includes/alerts-unack-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@
3737

3838
* - ``--projectId``
3939
- string
40-
- Unique identifier of the project that contains the cluster. If
41-
omitted, uses the project ID in the profile or
42-
:ref:`environment variable <mcli-env-var>`.
40+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
4341
- no
4442

4543
* - ``--until``

source/includes/backup-checkpoints-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@
2626

2727
* - ``--projectId``
2828
- string
29-
- Unique identifier of the project that contains the cluster.
30-
If omitted, uses the project ID in the profile or :ref:`environment
31-
variable <mcli-env-var>`.
29+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
3230
- no

source/includes/basic-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,5 @@
2727

2828
* - ``--projectId``
2929
- string
30-
- Unique identifier of the project that contains the
31-
cluster to update. If omitted, uses the project ID in
32-
the profile or :ref:`environment variable <mcli-env-var>`.
30+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
3331
- no

source/includes/list-table-datadog-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727

2828
* - ``--projectId``
2929
- string
30-
- Unique identifier of the project. If omitted, uses the
31-
project ID in the profile or :ref:`environment variable
32-
<mcli-env-var>`.
30+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
3331
- no
3432

3533
* - ``--region``

source/includes/list-table-events-list-options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
* - ``--projectId``
4848
- string
49-
- Unique identifier of the project for which to retrieve events.
49+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
5050
- yes
5151

5252
.. note::

source/includes/metrics-disks-describe-options.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
7171

7272
* - ``--projectId``
7373
- string
74-
- Unique identifier of the project for which to retrieve events. If
75-
omitted, uses the project ID listed in the profile.
74+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7675
- no
7776

7877
* - ``start``

source/includes/mms-backup-restore-start-options.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,7 @@
9494

9595
* - ``--projectId``
9696
- string
97-
- Unique identifier of the project that contains the cluster.
98-
If omitted, uses the project ID in the profile or :ref:`environment
99-
variable <mcli-env-var>`.
97+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
10098
- no
10199

102100
* - ``--maxDownloads``

source/reference/atlas/alerts-settings-create.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,7 @@ Options
273273

274274
* - ``--projectId``
275275
- string
276-
- Unique identifier of the project containing the alert
277-
configuration you want to create.
276+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
278277

279278
.. include:: /includes/admonitions/note-get-project-id.rst
280279
- yes

source/reference/atlas/alerts-settings-delete.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,7 @@ Options
7878

7979
* - ``--projectId``
8080
- string
81-
- Unique identifier of the project containing the
82-
alert configuration to delete. If omitted, uses the project ID in
83-
the profile or :ref:`environment variable <mcli-env-var>`.
81+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8482
- no
8583

8684
.. include:: /includes/fact-command-line-help.rst

source/reference/atlas/alerts-settings-update.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,7 @@ Options
278278

279279
* - ``--projectId``
280280
- string
281-
- Unique identifier of the project containing the alert
282-
configuration you want to update.
281+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
283282

284283
.. include:: /includes/admonitions/note-get-project-id.rst
285284
- yes

source/reference/atlas/backup-restore-list.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ Options
7474

7575
* - ``--projectId``
7676
- string
77-
- Unique identifier of the project that contains the cluster.
78-
If omitted, uses the project ID in the profile or :ref:`environment
79-
variable <mcli-env-var>`.
77+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8078
- no
8179

8280
* - ``--page``

source/reference/atlas/backup-restore-start.txt

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,7 @@ of restore job:
9797

9898
* - ``--projectId``
9999
- string
100-
- Unique identifier of the project that contains the
101-
cluster. If omitted, uses the project ID in the profile or
102-
:ref:`environment variable <mcli-env-var>`.
100+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
103101
- no
104102

105103
* - ``--snapshotId``
@@ -197,9 +195,7 @@ of restore job:
197195

198196
* - ``--projectId``
199197
- string
200-
- Unique identifier of the project that contains the
201-
cluster. If omitted, uses the project ID in the profile or
202-
:ref:`environment variable <mcli-env-var>`.
198+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
203199
- no
204200

205201
* - ``--targetClusterId``
@@ -245,9 +241,7 @@ of restore job:
245241

246242
* - ``--projectId``
247243
- string
248-
- Unique identifier of the project that contains the
249-
cluster. If omitted, uses the project ID in the profile or
250-
:ref:`environment variable <mcli-env-var>`.
244+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
251245
- no
252246

253247
* - ``--snapshotId``

source/reference/atlas/backup-snapshots-create.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ Options
8282

8383
* - ``--projectId``
8484
- string
85-
- Unique identifier of the project that contains the cluster.
86-
If omitted, uses the project ID in the profile or :ref:`environment
87-
variable <mcli-env-var>`.
85+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8886
- no
8987

9088
.. _mcli-atlas-backup-snapshots-create-output:

source/reference/atlas/backup-snapshots-delete.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,7 @@ Options
7777

7878
* - ``--projectId``
7979
- string
80-
- Unique identifier of the project that contains the cluster.
81-
If omitted, uses the project ID in the profile or :ref:`environment
82-
variable <mcli-env-var>`.
80+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8381
- no
8482

8583
.. _mcli-atlas-backup-snapshots-delete-output:

source/reference/atlas/backup-snapshots-describe.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ Options
7171

7272
* - ``--projectId``
7373
- string
74-
- Unique identifier of the project that contains the cluster.
75-
If omitted, uses the project ID in the profile or :ref:`environment
76-
variable <mcli-env-var>`.
74+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7775
- no
7876

7977
.. _mcli-atlas-backup-snapshots-describe-output:

source/reference/atlas/backup-snapshots-list.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ Options
6565

6666
* - ``--projectId``
6767
- string
68-
- Unique identifier of the project that contains the cluster.
69-
If omitted, uses the project ID in the profile or :ref:`environment
70-
variable <mcli-env-var>`.
68+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7169
- no
7270

7371
.. _mcli-atlas-backup-snapshots-list-output:

source/reference/atlas/backup-snapshots-watch.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,7 @@ Options
6868

6969
* - ``--projectId``
7070
- string
71-
- Unique identifier of the project that contains the cluster.
72-
If omitted, uses the project ID in the profile or :ref:`environment
73-
variable <mcli-env-var>`.
71+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7472
- no
7573

7674
.. _mcli-atlas-backup-snapshots-watch-output:

source/reference/atlas/cluster-create.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,7 @@ Options
146146

147147
* - ``--projectId``
148148
- string
149-
- Unique identifier of the project where you want to
150-
create the cluster. If omitted, uses the project ID in
151-
the profile or :ref:`environment variable <mcli-env-var>`.
149+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
152150
- no
153151

154152
* - ``--provider``

source/reference/atlas/cluster-delete.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ Options
8181

8282
* - ``--projectId``
8383
- string
84-
- Unique identifier of the project containing the
85-
cluster to delete.
84+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8685
- yes
8786

8887
.. _cluster-delete-command-output:

source/reference/atlas/cluster-describe.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ Options
6767

6868
* - ``--projectId``
6969
- string
70-
- Unique identifier of the project that contains the
71-
cluster to update. If omitted, uses the project ID in
72-
the profile or :ref:`environment variable <mcli-env-var>`.
70+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7371
- no
7472

7573
.. _cluster-describe-output:

source/reference/atlas/cluster-list.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Options
6262

6363
* - ``--projectId``
6464
- string
65-
- Unique identifier of the project that contains the
66-
cluster to update. If omitted, uses the project ID in
67-
the profile or :ref:`environment variable <mcli-env-var>`.
65+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
6866
- no
6967

7068
.. _cluster-list-output:

source/reference/atlas/cluster-pause.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ Options
6464

6565
* - ``--projectId``
6666
- string
67-
- Unique identifier of the project that contains the cluster you
68-
want to pause. If omitted, uses the project ID in
69-
the profile or :ref:`environment variable <mcli-env-var>`.
67+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7068
- no
7169

7270
.. _atlas-cluster-pause-output-fields:

source/reference/atlas/cluster-start.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ Options
6464

6565
* - ``--projectId``
6666
- string
67-
- Unique identifier of the project that contains the cluster you
68-
want to start. If omitted, uses the project ID in
69-
the profile or :ref:`environment variable <mcli-env-var>`.
67+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7068
- no
7169

7270
.. _atlas-cluster-start-output-fields:

source/reference/atlas/cluster-update.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ Options
106106

107107
* - ``--projectId``
108108
- string
109-
- Unique identifier of the project containing the cluster you want
110-
to update.
109+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
111110
- yes
112111

113112
.. _atlas-cluster-update-output:

source/reference/atlas/cluster-watch.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ Options
6666

6767
* - ``--projectId``
6868
- string
69-
- Unique identifier of the project that contains the cluster you
70-
want to watch. If omitted, uses the project ID in
71-
the profile or :ref:`environment variable <mcli-env-var>`.
69+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7270
- no
7371

7472
.. _atlas-cluster-watch-output-fields:

source/reference/atlas/clusters-indexes-create.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,7 @@ Options
101101

102102
* - ``--projectId``
103103
- string
104-
- Unique identifier of the project where you want to
105-
create the cluster. If omitted, uses the project ID in
106-
the profile or :ref:`environment variable <mcli-env-var>`.
104+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
107105
- no
108106

109107
* - ``--sparse``

source/reference/atlas/datalake-create.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ Options
6565

6666
* - ``--projectId``
6767
- string
68-
- Unique identifier of the project where you want to
69-
create the cluster. If omitted, uses the project ID in
70-
the profile or :ref:`environment variable <mcli-env-var>`.
68+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7169
- no
7270

7371
.. _mcli-atlas-datalake-create-output:

source/reference/atlas/datalake-delete.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ Options
7474

7575
* - ``--projectId``
7676
- string
77-
- Unique identifier of the project that contains the
78-
cluster to update. If omitted, uses the project ID in
79-
the profile or :ref:`environment variable <mcli-env-var>`.
77+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8078
- no
8179

8280
.. _datalake-delete-output:

source/reference/atlas/datalake-describe.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,7 @@ Options
6868

6969
* - ``--projectId``
7070
- string
71-
- Unique identifier of the project that contains the
72-
cluster to update. If omitted, uses the project ID in
73-
the profile or :ref:`environment variable <mcli-env-var>`.
71+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7472
- no
7573

7674
.. _datalake-describe-output:

source/reference/atlas/datalake-list.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ Options
6464

6565
* - ``--projectId``
6666
- string
67-
- Unique identifier of the project that contains the
68-
cluster to update. If omitted, uses the project ID in
69-
the profile or :ref:`environment variable <mcli-env-var>`.
67+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
7068
- no
7169

7270
.. _datalake-list-output:

source/reference/atlas/datalake-update.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,7 @@ Options
8686

8787
* - ``--projectId``
8888
- string
89-
- Unique identifier of the project where you want to
90-
create the cluster. If omitted, uses the project ID in
91-
the profile or :ref:`environment variable <mcli-env-var>`.
89+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
9290
- no
9391

9492
.. _mcli-atlas-datalake-update-output:

source/reference/atlas/dbuser-certs-create.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ Options
8282

8383
* - ``--projectId``
8484
- string
85-
- Unique identifier of the project that contains the MongoDB
86-
database user. If omitted, uses the project ID in the profile or
87-
:ref:`environment variable <mcli-env-var>`.
85+
- .. include:: /includes/extracts/fact-basic-options-project-id.rst
8886
- no
8987

9088
* - ``--username``

0 commit comments

Comments
 (0)