1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Sep 18 09:49:45 UTC 2024

This commit is contained in:
Automated 2024-09-18 09:49:45 +00:00
parent a3842bba95
commit 8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions

View file

@ -60,7 +60,7 @@ POSITIONAL ARGUMENTS
FLAGS
--access-mode=ACCESS_MODE
Specifie how VMs attached to the disk can access the data on the disk.
Specifies how VMs attached to the disk can access the data on the disk.
To grant read-only access to multiple VMs attached to the disk, set
access-mode to READ_ONLY_MANY. To grant read-write access to only one
VM attached to the disk, use READ_WRITE_SINGLE. READ_WRITE_SINGLE is
@ -95,7 +95,8 @@ FLAGS
https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features.
GUEST_OS_FEATURE must be one of: GVNIC, IDPF, MULTI_IP_SUBNET,
SEV_CAPABLE, SEV_LIVE_MIGRATABLE, SEV_LIVE_MIGRATABLE_V2,
SEV_SNP_CAPABLE, UEFI_COMPATIBLE, VIRTIO_SCSI_MULTIQUEUE, WINDOWS.
SEV_SNP_CAPABLE, TDX_CAPABLE, UEFI_COMPATIBLE, VIRTIO_SCSI_MULTIQUEUE,
WINDOWS.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.