]> git.proxmox.com Git - qemu-server.git/commit
Add new qm command 'importdisk' to import external disk images
authorEmmanuel Kasper <e.kasper@proxmox.com>
Thu, 1 Jun 2017 08:26:39 +0000 (10:26 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 1 Jun 2017 09:05:35 +0000 (11:05 +0200)
commit8653feebe662d3f3cba9b73cfcdd4d47a14f9139
tree47ddee3021c9cc1dc11c3df0ce689d553099da8f
parentb94e047acb126a3a2251c408c9dfea8526bc3aae
Add new qm command 'importdisk' to import external disk images

The VM must be already existing, and the syntax is

qm importdisk 421 minix204.img pve4tank

where 421 is an already existing VM
PVE/CLI/qm.pm