1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Wed Oct 11 10:37:28 UTC 2023

This commit is contained in:
Automated 2023-10-11 10:37:28 +00:00
parent 9641ff6585
commit c30bb7b4ce
137 changed files with 3139 additions and 267 deletions

View file

@ -3,9 +3,9 @@ NAME
SYNOPSIS
gcloud alpha compute disks create DISK_NAME [DISK_NAME ...]
[--architecture=ARCHITECTURE] [--confidential-compute]
[--csek-key-file=FILE] [--description=DESCRIPTION]
[--erase-windows-vss-signature]
[--access-mode=ACCESS_MODE] [--architecture=ARCHITECTURE]
[--confidential-compute] [--csek-key-file=FILE]
[--description=DESCRIPTION] [--erase-windows-vss-signature]
[--guest-os-features=[GUEST_OS_FEATURE,...]] [--interface=INTERFACE]
[--labels=[KEY=VALUE,...]] [--licenses=[LICENSE,...]] [--multi-writer]
[--physical-block-size=PHYSICAL_BLOCK_SIZE; default="4096"]
@ -62,6 +62,10 @@ POSITIONAL ARGUMENTS
https://cloud.google.com/compute/docs/naming-resources
FLAGS
--access-mode=ACCESS_MODE
Specifies the access mode that the disk can support. ACCESS_MODE must
be one of: READ_ONLY_MANY, READ_WRITE_MANY, READ_WRITE_SINGLE.
--architecture=ARCHITECTURE
Specifies the architecture or processor type that this disk can
support. For available processor types on Compute Engine, see