Class: Stack

Inherits:
CloudstackCli::Base show all
Defined in:
lib/cloudstack-cli/commands/stack.rb

Instance Attribute Summary

Attributes inherited from CloudstackCli::Base

#config

Instance Method Summary collapse

Instance Method Details

#create(stackfile) ⇒ Object



4
5
6
# File 'lib/cloudstack-cli/commands/stack.rb', line 4

def create(stackfile)
  # TODO
end