1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 06:11:59 +00:00

gcloud: Thu Feb 22 10:25:44 UTC 2024

This commit is contained in:
Automated 2024-02-22 10:25:44 +00:00
parent 5bf6fb3fc0
commit 8778dcbd7e
245 changed files with 9946 additions and 513 deletions

View file

@ -7,8 +7,9 @@ SYNOPSIS
(IMAGE_IMPORT_NAME : --location=LOCATION) --source-file=SOURCE_FILE
[--additional-licenses=[ADDITIONAL_LICENSES,...]]
[--description=DESCRIPTION] [--family-name=FAMILY_NAME]
[--image-name=IMAGE_NAME] [--labels=[KEY=VALUE,...]]
[--single-region-storage] [--target-project=TARGET_PROJECT]
[--image-name=IMAGE_NAME] [--kms-key=KMS_KEY]
[--labels=[KEY=VALUE,...]] [--single-region-storage]
[--target-project=TARGET_PROJECT]
[--skip-os-adaptation | --generalize --license-type=LICENSE_TYPE]
[GCLOUD_WIDE_FLAG ...]
@ -83,6 +84,10 @@ OPTIONAL FLAGS
The name of the image that will be imported to Google Compute Engine.
Default is the Image Import name.
--kms-key=KMS_KEY
Fully qualified identifier for the Cloud KMS (Key Management Service)
cryptokey that will be used to protect the image.
--labels=[KEY=VALUE,...]
A map of labels to associate with the image.