mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Oct 26 10:52:11 UTC 2022
This commit is contained in:
parent
5c08d21169
commit
235c67283b
215 changed files with 6787 additions and 1005 deletions
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
--location=LOCATION --organization=ORGANIZATION
|
||||
[--enable-sovereign-controls=ENABLE_SOVEREIGN_CONTROLS]
|
||||
[--external-identifier=EXTERNAL_IDENTIFIER] [--labels=[KEY=VALUE,...]]
|
||||
[--next-rotation-time=NEXT_ROTATION_TIME]
|
||||
[--next-rotation-time=NEXT_ROTATION_TIME] [--partner=PARTNER]
|
||||
[--provisioned-resources-parent=PROVISIONED_RESOURCES_PARENT]
|
||||
[--resource-settings=[KEY=VALUE,...]]
|
||||
[--rotation-period=ROTATION_PERIOD] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -51,7 +51,7 @@ REQUIRED FLAGS
|
|||
The compliance regime of the new Assured Workloads environment.
|
||||
COMPLIANCE_REGIME must be one of: CJIS, FEDRAMP_HIGH, FEDRAMP_MODERATE,
|
||||
IL4, US_REGIONAL_ACCESS, HIPAA, HITRUST, EU_REGIONS_AND_SUPPORT,
|
||||
CA_REGIONS_AND_SUPPORT, ITAR.
|
||||
CA_REGIONS_AND_SUPPORT, ITAR, ASSURED_WORKLOADS_FOR_PARTNERS.
|
||||
|
||||
--display-name=DISPLAY_NAME
|
||||
The display name of the new Assured Workloads environment
|
||||
|
|
@ -81,6 +81,11 @@ OPTIONAL FLAGS
|
|||
The next rotation time of the KMS settings of new Assured Workloads
|
||||
environment, for example, 2020-12-30T10:15:30.00Z
|
||||
|
||||
--partner=PARTNER
|
||||
The partner choice when creating a workload managed by local trusted
|
||||
partners. PARTNER must be (currently only one value is supported):
|
||||
LOCAL_CONTROLS_BY_S3NS.
|
||||
|
||||
--provisioned-resources-parent=PROVISIONED_RESOURCES_PARENT
|
||||
The parent of the provisioned projects, for example,
|
||||
folders/{FOLDER_ID}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue