mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
A CLI helper tool for Puppet vmpooler to help you stay afloat
| bin | ||
| lib | ||
| spec | ||
| .gitignore | ||
| Gemfile | ||
| LICENSE | ||
| README.md | ||
| vmfloaty.gemspec | ||
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 <OPERATING SYSTEM,...> # Gets a VM
floaty help [COMMAND] # Describe available commands or one specific command
floaty list [PATTERN] # List all open VMs
floaty modify <HOSTNAME> # Modify a VM
floaty release <HOSTNAME,...> [--all] # Schedules a VM for deletion
floaty status # List status of all active VMs