VBoxManage Lite is a wrapper script around VirtualBox's 'VBoxManage' command, providing a more compact syntax for commonly used commands.
Supports these commands:
To install, just download the script and place it in your ~/bin folder. Make sure ~/bin is in your $PATH.
Requires Python, and of course VirtualBox!