mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
|
|
@ -356,6 +356,12 @@ OPTIONAL FLAGS
|
|||
Path to a Customer-Supplied Encryption Key (CSEK) key file for the
|
||||
image. Must be specified with image-csek-required.
|
||||
|
||||
replica-zones
|
||||
Required for each regional disk associated with the instance.
|
||||
Specify the URLs of the zones where the disk should be replicated
|
||||
to. You must provide exactly two replica zones, and one zone must
|
||||
be the same as the instance zone.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Specifies a textual description of the instances.
|
||||
|
||||
|
|
|
|||
|
|
@ -343,8 +343,7 @@ FLAGS
|
|||
Required for each regional disk associated with the instance.
|
||||
Specify the URLs of the zones where the disk should be replicated
|
||||
to. You must provide exactly two replica zones, and one zone must
|
||||
be the same as the instance zone. You can't use this option with
|
||||
boot disks.
|
||||
be the same as the instance zone.
|
||||
|
||||
--csek-key-file=FILE
|
||||
Path to a Customer-Supplied Encryption Key (CSEK) key file that maps
|
||||
|
|
|
|||
|
|
@ -351,6 +351,12 @@ FLAGS
|
|||
support. For available processor types on Compute Engine, see
|
||||
https://cloud.google.com/compute/docs/cpu-platforms.
|
||||
|
||||
replica-zones
|
||||
Required for each regional disk associated with the instance.
|
||||
Specify the URLs of the zones where the disk should be replicated
|
||||
to. You must provide exactly two replica zones, and one zone must
|
||||
be the same as the instance zone.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Specifies a textual description of the instances.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue