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:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue