vmfloaty ======== A CLI helper tool for Puppet Labs vmpooler to help you stay afloat. ## Install Grab the latest from ruby gems... ``` gem install vmfloaty ``` ## Usage _note:_ subject to change ``` Commands: floaty get # Gets a VM floaty help [COMMAND] # Describe available commands or one specific command floaty list [PATTERN] # List all open VMs floaty modify # (TODO STILL) Modify a VM floaty release [--all] # Schedules a VM for deletion floaty status # (TODO STILL) List status of all active VMs ```