# Functions
LoadApplicationConfig populates the given viper object with application configuration discovered on disk.
# Variables
No description provided by the author
# Structs
No description provided by the author
CliOnlyOptions are options that are in the application config in memory, but are only exposed via CLI switches (not from unmarshaling a config file).