mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Fri Mar 22 09:56:14 UTC 2024
This commit is contained in:
parent
75379bf68b
commit
5b4fac9106
182 changed files with 4221 additions and 251 deletions
|
|
@ -252,6 +252,10 @@ FLAGS
|
|||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
storage-pool
|
||||
The name of the storage pool in which the new disk is created. The
|
||||
new disk and the storage pool must be in the same location.
|
||||
|
||||
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
|
||||
|
|
|
|||
|
|
@ -334,6 +334,10 @@ FLAGS
|
|||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
storage-pool
|
||||
The name of the storage pool in which the new disk is created. The
|
||||
new disk and the storage pool must be in the same location.
|
||||
|
||||
replica-zones
|
||||
Required for each regional disk associated with the instance.
|
||||
Specify the URLs of the zones where the disk should be replicated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue