mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 17 09:22:03 UTC 2022
This commit is contained in:
parent
fa820bfa8d
commit
c614d893da
183 changed files with 3129 additions and 270 deletions
|
|
@ -272,6 +272,11 @@ OPTIONAL FLAGS
|
|||
the instance, this option won't apply. The default value for this
|
||||
is yes.
|
||||
|
||||
architecture
|
||||
Specifies the architecture or processor type that this disk can
|
||||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
boot
|
||||
If yes, indicates that this is a boot disk. The instance will use
|
||||
the first partition of the disk for its root file system. The
|
||||
|
|
|
|||
|
|
@ -260,6 +260,11 @@ FLAGS
|
|||
the instance, this option won't apply. The default value for this
|
||||
is yes.
|
||||
|
||||
architecture
|
||||
Specifies the architecture or processor type that this disk can
|
||||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
boot
|
||||
If yes, indicates that this is a boot disk. The instance will use
|
||||
the first partition of the disk for its root file system. The
|
||||
|
|
|
|||
|
|
@ -344,6 +344,11 @@ FLAGS
|
|||
the instance, this option won't apply. The default value for this
|
||||
is yes.
|
||||
|
||||
architecture
|
||||
Specifies the architecture or processor type that this disk can
|
||||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
multi-writer
|
||||
If yes, the disk is created in multi-writer mode so that it can be
|
||||
attached with read-write access to two VMs. The default value is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue