Bash script handling the importation of KVM QEMU VMs into Proxmox.
NOTE: Proximport needs to be run as sudo
Usage:
- -u --update
Force update proximport - -c --copy
Copy/transfer VM disk image from external server to the current server - -i --import
Import a local VM disk image into an existing Proxmox VM - -ci --copy-import
Runs both -c and -i in sequence. Note that this might take too long and get timed out. Use at your own risk - -v --version
Display the installed version of Proximport along with a recent versions history