Versions in this module Expand all Collapse all v1 v1.2.6 Aug 31, 2020 Changes in this version + var CmdUsageTemplate = ... + func CapitalizeFlagDescriptions(f *pflag.FlagSet) string + func CheckOutputFlag(outputFlag string) error + func GetFullName(parentName, name string) string + func LogErrorAndExit(err error, context string, a ...interface{}) + func ModifyAdditionalFlags(cmd *cobra.Command) string + func PrintComponentInfo(client *occlient.Client, currentComponentName string, ...) + func ThrowContextError() error + func VisitCommands(cmd *cobra.Command, f func(*cobra.Command))