Documentation ¶ Index ¶ func AAddProject(c *cli.Context) error func ADeleteProject(c *cli.Context) error func AEditProject(c *cli.Context) error func AListProject(c *cli.Context) error func ASwitchProject(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 AAddProject ¶ func AAddProject(c *cli.Context) error AAddProject ... func ADeleteProject ¶ func ADeleteProject(c *cli.Context) error ADeleteProject ... func AEditProject ¶ func AEditProject(c *cli.Context) error AEditProject ... func AListProject ¶ func AListProject(c *cli.Context) error AListProject ... func ASwitchProject ¶ func ASwitchProject(c *cli.Context) error ASwitchProject ... func GetCLICommands ¶ func GetCLICommands(app *cli.App, core interfaces.ICore) []*cli.Command GetCLICommands ... Types ¶ This section is empty. Source Files ¶ View all Source files projectActions.goprojectCommands.go Click to show internal directories. Click to hide internal directories.