mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 06:27:15 +00:00
gcloud: Wed Oct 26 10:52:11 UTC 2022
This commit is contained in:
parent
5c08d21169
commit
235c67283b
215 changed files with 6787 additions and 1005 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute instances resume INSTANCE_NAMES [INSTANCE_NAMES ...]
|
||||
[--async] [--csek-key-file=FILE] [--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
[--async] [--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha compute instances resume is used to resume a
|
||||
|
|
@ -25,15 +25,6 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--csek-key-file=FILE
|
||||
Path to a Customer-Supplied Encryption Key (CSEK) key file that maps
|
||||
Compute Engine resources to user managed keys to be used when creating,
|
||||
mounting, or taking snapshots of disks.
|
||||
|
||||
If you pass - as value of the flag, the CSEK is read from stdin. See
|
||||
https://cloud.google.com/compute/docs/disks/customer-supplied-encryption
|
||||
for more details.
|
||||
|
||||
--zone=ZONE
|
||||
Zone of the instances to operate on. If not specified, you might be
|
||||
prompted to select a zone (interactive mode only). gcloud attempts to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue