Documentation ¶
Index ¶
- Constants
- func CheckForUnknownArgsExitWhenFound(args []string, ioStreams *cli.IOStreams)
- func InitContextWithLogger(rootCmd string, subCmd string) context.Context
- func PrintMessageToConsole(writer io.Writer, message string)
- func VerifyOutputParameterValue(output string) error
- func WriteCmdErrorToScreen(errorMessage string, ioStreams *cli.IOStreams, printErr bool, shouldExit bool)
- func WriteCmdWarningToScreen(warningMessage string, ioStreams *cli.IOStreams, printErr bool, ...)
Constants ¶
View Source
const (
NoColorFlag = "no-color"
)
Variables ¶
This section is empty.
Functions ¶
func InitContextWithLogger ¶
func PrintMessageToConsole ¶
func WriteCmdErrorToScreen ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.