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

gcloud: Thu Feb 29 10:17:22 UTC 2024

This commit is contained in:
Automated 2024-02-29 10:17:22 +00:00
parent 8778dcbd7e
commit 37dd57701a
203 changed files with 3473 additions and 5938 deletions

View file

@ -105,9 +105,12 @@ FLAGS
encryption key.
--source-instant-snapshot=SOURCE_INSTANT_SNAPSHOT
Source instant snapshot used to create the snapshot. To create a
snapshot from a source instant snapshot in a different project, specify
the full path to the source instant snapshot. For example:
The name or URL of the source instant snapshot. If the name is
provided, the instant snapshot's zone or region must be specified with
--source-instant-snapshot-zone or --source-instant-snapshot-region
accordingly. To create a snapshot from an instant snapshot in a
different project, specify the full path to the instant snapshot. If
the URL is provided, format should be:
https://www.googleapis.com/compute/v1/projects/MY-PROJECT/zones/MY-ZONE/instantSnapshots/MY-INSTANT-SNAPSHOT
--source-instant-snapshot-key-file=FILE