Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UsageTemplate = `` /* 1220-byte string literal not displayed */
Usage template with compactly formatted commands.
Functions ¶
func Errorf ¶
func Errorf(fs string, args ...interface{})
Errorf is useful for CLI apps: it prints an error to stderr and also logs it into syslog
func InitCmdlineParser ¶
func InitCmdlineParser(appName, appHelp string) (app *kingpin.Application)
InitCmdlineParser configures kingpin command line args parser with some defaults common for all Teleport CLI tools
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.