mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -4,6 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud beta compute project-info update
|
||||
[--cloud-armor-tier=CLOUD_ARMOR_TIER]
|
||||
[--default-network-tier=DEFAULT_NETWORK_TIER]
|
||||
[--managed-protection-tier=MANAGED_PROTECTION_TIER]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -13,12 +14,16 @@ DESCRIPTION
|
|||
Engine 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.
|
||||
|
||||
--managed-protection-tier=MANAGED_PROTECTION_TIER
|
||||
The maanged protection tier to assign to the project.
|
||||
Managed protection tier to assign to the project.
|
||||
MANAGED_PROTECTION_TIER must be one of: CA_STANDARD, CAMP_PLUS_PAYGO.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue