Class: Stack
- Inherits:
-
CloudstackCli::Base
- Object
- Thor
- CloudstackCli::Base
- Stack
- Defined in:
- lib/cloudstack-cli/commands/stack.rb
Instance Attribute Summary
Attributes inherited from CloudstackCli::Base
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 |