Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "art",
Short: "A simple artifact command",
Long: `A simple artifact command`,
Run: hello,
}
Functions ¶
func AddCommand ¶ added in v1.1.34
AddCommand add custom command function if necessary
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.