Manage Vagrant boxes

$ vgm add workvm ~/Boxes/Ubuntu64
$ vgm workvm up
                        

Install with npm

$ npm install -g vgm
                        
Requires Node.js and npm installed

Add a Vagrant box

$ vgm add winxp ~/TestVms/WindowsXp
                        

Run Vagrant commands

$ vgm homestead up
$ vgm homestead ssh