Vm Truckloader

VM truck loader logo alt

Vm Truckloader is a command line for VMWare VCenter that leverage the Managed Object API to automate bulk operation on VM. Parsing a simple CSV file, the tool can :

This is a simple Java tool using the Vijava API to interact with the vCenter, OpenCSV to parse the input file and JCommander to analyse the command line. It also uses Weld as an execution container.

It is packaged as so called fat jar, so it contains all its dependencies, and does not requires setting up a complex classpath (it can therefore being packaged as RPM or MSI easily).

This project has been released under the LGPL license by Red Hat Gmbh. The logos comes from the Open Clipart project, and have been designed by Jarno Vasamaa and Muga.

Download the latest release from Github.