Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveConfig ¶
SaveConfig saves the configuration to the config file.
Types ¶
type Config ¶
Config represents the CLI configuration.
func DefaultConfig ¶
func DefaultConfig() Config
DefaultConfig returns the default configuration values *stored in the file*. The effective default (like base URL) might be applied elsewhere if the file value is empty.
func LoadConfig ¶
LoadConfig loads the configuration from the config file.
Click to show internal directories.
Click to hide internal directories.