1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Jan 8 10:03:00 UTC 2025

This commit is contained in:
Automated 2025-01-08 10:03:00 +00:00
parent 52290f76fe
commit 5a9f5ff67e
161 changed files with 2678 additions and 414 deletions

View file

@ -6,8 +6,9 @@ SYNOPSIS
gcloud migration vms machine-image-imports create
(IMAGE_IMPORT_NAME : --location=LOCATION) --source-file=SOURCE_FILE
[--additional-licenses=[ADDITIONAL_LICENSES,...]]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[--machine-image-name=MACHINE_IMAGE_NAME] [--machine-type=MACHINE_TYPE]
[--description=DESCRIPTION] [--kms-key=KMS_KEY]
[--labels=[KEY=VALUE,...]] [--machine-image-name=MACHINE_IMAGE_NAME]
[--machine-type=MACHINE_TYPE]
[--network-interface=[network=NETWORK],
[networkTier=NETWORKTIER],[subnetwork=SUBNETWORK]]
[--single-region-storage] [--tags=[TAGS,...]]
@ -83,6 +84,10 @@ OPTIONAL FLAGS
--description=DESCRIPTION
A description of the machine image.
--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 machine image.