mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -16,7 +16,7 @@ DESCRIPTION
|
|||
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.
|
||||
of: CA_STANDARD, CA_ENTERPRISE_PAYGO, CA_ENTERPRISE_ANNUAL.
|
||||
|
||||
--default-network-tier=DEFAULT_NETWORK_TIER
|
||||
The default network tier to assign to the project. DEFAULT_NETWORK_TIER
|
||||
|
|
@ -24,7 +24,8 @@ FLAGS
|
|||
|
||||
--managed-protection-tier=MANAGED_PROTECTION_TIER
|
||||
Managed protection tier to assign to the project.
|
||||
MANAGED_PROTECTION_TIER must be one of: CA_STANDARD, CAMP_PLUS_PAYGO.
|
||||
MANAGED_PROTECTION_TIER must be one of: CA_STANDARD, CAMP_PLUS_PAYGO,
|
||||
CAMP_PLUS_ANNUAL.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue