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``

0 commit comments

Comments
 (0)