Class
Blimpy::CLI
In:
lib/blimpy/cli.rb
Parent:
Thor
Methods
box_by_name
current_blimps
destroy
ensure_blimpfile
init
load_engine
provision
scp
ssh
start
status
stop
Constants
BLIMPFILE
=
File.join(Dir.pwd, 'Blimpfile')
Public Instance methods
box_by_name
(name)
current_blimps
()
destroy
()
ensure_blimpfile
()
init
()
load_engine
()
provision
(name=nil)
scp
(name, filename, *args)
ssh
(name, *args)
start
()
status
()
stop
()
[Validate]