Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "template-task [service-task-name]", Short: "Creates an example service task template", Long: ``, RunE: run, Args: cobra.ExactArgs(1), }
Cmd is the cobra command object
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.