# Functions
DefaultConfig returns the default configuration.
FromCommand returns the configuration from the cobra command.
MergeUserConfig merges the user configuration with the default configuration.
ParseConfigFile parses a configuration file.
ParseConfigFileFromFS parses a configuration file from a filesystem.
# Variables
ContextConfigKey is the context key for the configuration.
ErrNoConfigInContext is returned when no configuration is found in the context.