mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Update CLI options
This commit is contained in:
parent
99b03e2994
commit
51193ab4a6
4 changed files with 55 additions and 14 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env ruby
|
||||
$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
|
||||
|
||||
require 'vmfloaty/cli'
|
||||
require 'vmfloaty'
|
||||
|
||||
Vmfloaty.new(ENV).start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue