Documentation
¶
Overview ¶
Package to configure options that should be acessible througout all commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug bool
Debug flag indicating that cli should output debug logs
View Source
var DryRun bool
Dry run flag
View Source
var ExeName = "lsh"
View Source
var UserAgent = fmt.Sprintf("Latitude-CLI: %s", version.Version)
Functions ¶
func InitViperConfigs ¶
func InitViperConfigs()
func LogDebugf ¶
func LogDebugf(format string, v ...interface{})
LogDebugf writes debug log to stdout
func NewClient ¶
func NewClient() *latitudeshgosdk.Latitudesh
func NewContext ¶ added in v1.5.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.