1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 14:39:15 +00:00

gcloud: Wed Jul 17 09:30:28 UTC 2024

This commit is contained in:
Automated 2024-07-17 09:30:28 +00:00
parent 2614f6b65e
commit 503936d882
156 changed files with 1988 additions and 573 deletions

View file

@ -20,11 +20,12 @@ SYNOPSIS
[--data-disk | --byol --os=OS] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) gcloud beta compute images import imports Virtual Disk images, such
as VMWare VMDK files and VHD files, into Compute Engine.
(BETA) (DEPRECATED) This command is being deprecated. Instead, use the
gcloud migration vms image-imports command. For more information, see
https://cloud.google.com/migrate/virtual-machines/docs/5.0/migrate/image_import.
NOTE: It is recommended to use the new Image Import. Run "gcloud alpha
migration vms image-imports --help" for details.
gcloud beta compute images import imports Virtual Disk images, such as
VMWare VMDK files and VHD files, into Compute Engine.
Importing images involves four steps:
▪ Upload the virtual disk file to Cloud Storage.