Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the root command.
func ExecuteArgs ¶
func ExecuteArgs(args []string)
ExecuteArgs parses args and executes the cobra command. Example:
ExecuteArgs([]string{"mysvc*", "ls"})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.