mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +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
|
|
@ -247,6 +247,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
|
||||
|
|
@ -310,11 +315,6 @@ FLAGS
|
|||
among other restrictions. For more information, see
|
||||
https://cloud.google.com/compute/docs/disks/sharing-disks-between-vms.
|
||||
|
||||
architecture
|
||||
Storage resources can be used to create boot disks compatible with
|
||||
different machine architectures. ARCHITECTURE must be one of:
|
||||
ARM64, X86_64.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Specifies a textual description for the instance template.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue