Hello,
Thread title essentially says it all.
Is there a CLI equivalent to the WebUI 'ESXi Import Wizard'?
From the description, the 'qm import' command sounds like it might do the trick, but I'm not sure what syntax is expected?
The WebUI tool works wonderfully, but I really don't want to have to click 'Import' hundreds of times to migrate my inventory of VMs
Any pointers appreciated.
Thanks,
Thread title essentially says it all.
Is there a CLI equivalent to the WebUI 'ESXi Import Wizard'?
From the description, the 'qm import' command sounds like it might do the trick, but I'm not sure what syntax is expected?
https://pve.proxmox.com/pve-docs/qm.1.html
qm import <vmid> <source> --storage <string> [OPTIONS]
Import a foreign virtual guest from a supported import source, such as an ESXi storage.
The WebUI tool works wonderfully, but I really don't want to have to click 'Import' hundreds of times to migrate my inventory of VMs

Any pointers appreciated.
Thanks,