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

gcloud: Wed Jun 12 09:25:04 UTC 2024

This commit is contained in:
Automated 2024-06-12 09:25:04 +00:00
parent 40ba53d37f
commit 04a1e3ce77
205 changed files with 8281 additions and 231 deletions

View file

@ -63,8 +63,12 @@ POSITIONAL ARGUMENTS
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.
Specifie 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
used if omitted. 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