# Constants

Failure command failed to execute.
Success command executed sucessfully.

# Structs

App app struct.
BaseCommand base command for all commands.
Context holding the username, Org and Space of the current used.
DeleteCommand delete service instances and all dependent service keys.
DestinationContext Destination context struct.
GetCommand fetches the HTML5 application file contents.
HTML5Command base struct for HTML5 repository operations.
HTML5Context HTML5 context struct.
InfoCommand get service instance information dependent service keys.
InfoRecord service information record.
ListCommand prints the list of HTML5 applications deployed using multiple instances of html5-apps-repo service app-host plan.
Model model struct.
PushCommand fetches the HTML5 application file contents.
Service service struct.

# Interfaces

Command is an interface that should be implemented by all commands.

# Type aliases

ExecutionStatus command execution status.