Documentation
¶
Index ¶
Constants ¶
View Source
const ( OutputJSON = "json" OutputStyled = "styled" ErrLoadingConfig Error = "error loading config" )
Variables ¶
This section is empty.
Functions ¶
func UpdateOutputFormat ¶
func UpdateOutputFormat(cfgKey, format string)
Types ¶
type ConfigFlagOverrides ¶
type ConfigFlagOverrides struct {
OutputFormatJSON bool
}
captures all CLI flags that will override pre-specified config values
Click to show internal directories.
Click to hide internal directories.