1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 30 11:00:00 UTC 2025

This commit is contained in:
Automated 2025-04-30 11:00:00 +00:00
parent 4d8dd33b3e
commit b03a332ad8
196 changed files with 7097 additions and 313 deletions

View file

@ -32,7 +32,9 @@ SYNOPSIS
--data-disk-encryption-key-location=DATA_DISK_ENCRYPTION_KEY_LOCATION
--data-disk-encryption-key-project=DATA_DISK_ENCRYPTION_KEY_PROJECT]
--network=NETWORK --nic-type=NIC_TYPE [--subnet=SUBNET
: --subnet-region=SUBNET_REGION]
: --subnet-region=SUBNET_REGION] --reservation-key=RESERVATION_KEY
--reservation-type=RESERVATION_TYPE; default="any"
--reservation-values=[VALUES,...]
--shielded-integrity-monitoring=SHIELDED_INTEGRITY_MONITORING
--shielded-secure-boot=SHIELDED_SECURE_BOOT
--shielded-vtpm=SHIELDED_VTPM] [GCLOUD_WIDE_FLAG ...]
@ -396,6 +398,22 @@ FLAGS
fully specified name;
◇ provide the argument --subnet-region on the command line.
Reservation configs.
--reservation-key=RESERVATION_KEY
The label key of a reservation resource. To target a specific
reservation by name, use compute.googleapis.com/reservation-name as
the key and specify the name of your reservation as its value.
--reservation-type=RESERVATION_TYPE; default="any"
Type of the reservation. RESERVATION_TYPE must be one of: none,
any, specific.
--reservation-values=[VALUES,...]
The label value of a reservation resource. To target a specific
reservation by name, use compute.googleapis.com/reservation-name as
the key and specify the name of your reservation as its value.
Shielded VM configurations.
--shielded-integrity-monitoring=SHIELDED_INTEGRITY_MONITORING