Documentation ¶
Index ¶
Constants ¶
View Source
const (
CommandName = "bug-report"
)
Variables ¶
This section is empty.
Functions ¶
func AutoBugReport ¶ added in v1.6.0
AutoBugReport checks that AutoBugReportFlag is set and then kicks off vz bugreport CLI command. It returns the same error that is passed in
func CallVzBugReport ¶ added in v1.6.0
CallVzBugReport creates a new bug-report cobra command, initializes and sets the required flags, and runs the new command. Returns the original error that's passed in as a parameter to preserve the error received from previous cli command failure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.