Odyssey
Public Member Functions | Static Public Attributes | List of all members
cli.stack.StackCommand Class Reference
Inheritance diagram for cli.stack.StackCommand:
cli.base.HostingCommand

Public Member Functions

def setup_args (self, parser)
 
- Public Member Functions inherited from cli.base.HostingCommand
def add_stack_argument (self, *args, env=DEFAULT_STACK_ENV, help=None, metavar='STACK_NAME', **kwargs)
 
def check_requirements (self, stack)
 

Static Public Attributes

string name = 'stack'
 
- Static Public Attributes inherited from cli.base.HostingCommand
 allowed_states = set()
 
string min_version = "0"
 
 max_version = VERSION
 

Detailed Description

Manage entire odyssey stacks in AWS. 

Definition at line 27 of file stack.py.


The documentation for this class was generated from the following file: