Sha256: e5a4d8fdbc13fb13da55e0d1891faba09551b6edfa9eb9effc52a6afe86bc60d
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
class Stack < CloudstackCli::Base desc "create STACKFILE", "create a stack of servers" def create(stackfile) # TODO end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudstack-cli-0.1.0 | lib/cloudstack-cli/commands/stack.rb |