mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 16 10:49:45 UTC 2023
This commit is contained in:
parent
19bfacfbed
commit
5f3d6bc974
165 changed files with 3881 additions and 596 deletions
|
|
@ -4,7 +4,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute project-info update
|
||||
[--default-network-tier=DEFAULT_NETWORK_TIER] [GCLOUD_WIDE_FLAG ...]
|
||||
[--default-network-tier=DEFAULT_NETWORK_TIER]
|
||||
[--managed-protection-tier=MANAGED_PROTECTION_TIER]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha compute project-info update is used to update a
|
||||
|
|
@ -15,6 +17,10 @@ FLAGS
|
|||
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 must be one of: CA_STANDARD, CAMP_PLUS_MONTHLY.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue