Documentation ¶ Index ¶ func AActivate(c *cli.Context) error func ADown(c *cli.Context) error func ALogs(c *cli.Context) error func ARestart(c *cli.Context) error func AUp(c *cli.Context) error func GetCLICommands(app *cli.App, core interfaces.ICore) []*cli.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AActivate ¶ func AActivate(c *cli.Context) error AActivate ... func ADown ¶ func ADown(c *cli.Context) error ADown ... func ALogs ¶ func ALogs(c *cli.Context) error ALogs ... func ARestart ¶ func ARestart(c *cli.Context) error ARestart ... func AUp ¶ func AUp(c *cli.Context) error AUp start the stack func GetCLICommands ¶ func GetCLICommands(app *cli.App, core interfaces.ICore) []*cli.Command GetCLICommands ... Types ¶ This section is empty. Source Files ¶ View all Source files stackActions.gostackCommands.go Click to show internal directories. Click to hide internal directories.