mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
resource
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute project-info update
|
||||
gcloud compute project-info update [--cloud-armor-tier=CLOUD_ARMOR_TIER]
|
||||
[--default-network-tier=DEFAULT_NETWORK_TIER] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -11,6 +11,10 @@ DESCRIPTION
|
|||
project resource.
|
||||
|
||||
FLAGS
|
||||
--cloud-armor-tier=CLOUD_ARMOR_TIER
|
||||
Cloud armor tier to assign to the project. CLOUD_ARMOR_TIER must be one
|
||||
of: CA_STANDARD, CA_ENTERPRISE_PAYGO.
|
||||
|
||||
--default-network-tier=DEFAULT_NETWORK_TIER
|
||||
The default network tier to assign to the project. DEFAULT_NETWORK_TIER
|
||||
must be one of: PREMIUM, STANDARD, FIXED_STANDARD.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue