Documentation
¶
Overview ¶
Package cmd contains the command-line tooling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute locates and loads configuration, loads the configured plugins, sets up the root command, and attaches the various run subcommands.
func RunGoal ¶
func RunGoal( e *master.InterfaceExecutor, group *master.TaskGroup, ) func(*cobra.Command, []string) error
RunGoal returns a command runner for cobra that will execute a particular goal or subtask.
func TemplateFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.