A CLI helper tool for Puppet vmpooler to help you stay afloat
Find a file
2014-12-08 20:34:19 -08:00
bin Update CLI options 2014-10-28 22:57:48 -07:00
lib Pretty print obtained hosts and add init host manager functions 2014-11-12 22:28:21 -08:00
spec Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00
.gitignore Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00
Gemfile Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00
LICENSE Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00
README.md Gem added to ruby gems 2014-12-08 20:34:19 -08:00
vmfloaty.gemspec Initial commit of vmfloaty 2014-10-28 22:05:33 -07:00

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