> On November 25, 2016 at 12:15 PM Gwenn Gueguen > <[email protected]> wrote: > > May I ask what you're working on? > > We will use Proxmox to host an experimentation platform and we'll have > to import/export VMs from/to other virtualization platforms so I'm > trying to develop a small tool to convert VMA backups to OVA and vice > versa. > > An import/export feature would be great.
There are the `vma create/vma extract` cli tools, alternatively I'll probably be moving the vma handling code into a separate library for easier maintenance (which would also allow it to be reused more easily for such tools). _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
