Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalOpts struct { LogLevel string `` /* 153-byte string literal not displayed */ }
GlobalOpts defines all global command line flags.
Functions ¶
func AddCommand ¶
func AddCommand(cmd flags.Commander, name, shortDescription, longDescription string) (*flags.Command, error)
AddCommand wraps the flags.Parser.AddCommand() method.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.