# Functions
This Execute() function is called from main to run the CLI.
InitializeConfig() initializes a new config object by loading it from a file given a non-empty string.
SetDefaults() resets all of the viper properties back to their default values.