1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Nov 1 10:29:29 UTC 2023

This commit is contained in:
Automated 2023-11-01 10:29:29 +00:00
parent ecf00beb5e
commit f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions

View file

@ -6,6 +6,8 @@ SYNOPSIS
[--chain-name=CHAIN_NAME] [--csek-key-file=FILE]
[--description=DESCRIPTION] [--guest-flush] [--labels=[KEY=VALUE,...]]
[--snapshot-type=SNAPSHOT_TYPE] [--source-disk=SOURCE_DISK]
[--source-disk-for-recovery-checkpoint=SOURCE_DISK_FOR_RECOVERY_CHECKPOINT]
[--source-disk-for-recovery-checkpoint-region=SOURCE_DISK_FOR_RECOVERY_CHECKPOINT_REGION]
[--source-disk-key-file=FILE]
[--source-instant-snapshot=SOURCE_INSTANT_SNAPSHOT]
[--source-instant-snapshot-key-file=FILE] [--storage-location=LOCATION]
@ -81,6 +83,17 @@ FLAGS
disk. For example:
https://www.googleapis.com/compute/v1/projects/MY-PROJECT/zones/MY-ZONE/disks/MY-DISK
--source-disk-for-recovery-checkpoint=SOURCE_DISK_FOR_RECOVERY_CHECKPOINT
Source disk whose recovery checkpoint used to create the snapshot. To
create a snapshot from the recovery checkpoint of a source disk in a
different project, specify the full path to the source disk. For
example: projects/MY-PROJECT/regions/MY-REGION/disks/MY-DISK
--source-disk-for-recovery-checkpoint-region=SOURCE_DISK_FOR_RECOVERY_CHECKPOINT_REGION
Region of the source disk for recovery checkpoint to operate on.
Overrides the default compute/region property value for this command
invocation.
--source-disk-key-file=FILE
Path to the customer-supplied encryption key of the source disk.
Required if the source disk is protected by a customer-supplied