# Functions
FetchRawMultiConfig retrieves the current config using a list of paths.
NewUpdaterOptionsWithFlags returns updater options initialized with command line flags.
Unmarshal config encoded with the given format.
# Variables
DefaultConfig is the config embedded into the app that it will use if not able to fetch any other config
nolint:lll // Makes no sense splitting this into multiple lines.
# Type aliases
Args is a generic arguments map.