mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -22,6 +22,8 @@ DESCRIPTION
|
|||
mount
|
||||
(https://cloud.google.com/compute/docs/disks/add-persistent-disk#formatting)
|
||||
the disk so that the operating system can use the available storage space.
|
||||
You can attach an existing non-boot disk to more than one instance. For
|
||||
more information, see Share a disk between VMs.
|
||||
|
||||
EXAMPLES
|
||||
To attach a disk named 'my-disk' as a boot disk to an instance named
|
||||
|
|
@ -97,10 +99,7 @@ OPTIONAL FLAGS
|
|||
ro
|
||||
Read-only.
|
||||
rw
|
||||
Read-write. It is an error to attach a disk in read-write mode to
|
||||
more than one instance. For details on how to share persistent
|
||||
disks between multiple instances, refer to
|
||||
https://cloud.google.com/compute/docs/disks/add-persistent-disk#use_multi_instances
|
||||
Read-write.
|
||||
|
||||
--zone=ZONE
|
||||
Zone of the instance to operate on. If not specified, you might be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue