Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAndHandleError ¶
func RunAndHandleError(runE func(cmd *cobra.Command, args []string) error) func(*cobra.Command, []string) error
RunAndHandleError returns a RunE function that runs the specified RunE function and exits if it returns an error. @llr REQ-TRAQ-SWL-59
func RunRootCommand ¶
func RunRootCommand() error
Runs the root command and defers the cleanup of the temporary directories until it exits. @llr REQ-TRAQ-SWL-32, REQ-TRAQ-SWL-59
Types ¶
Click to show internal directories.
Click to hide internal directories.