# Variables
ConfigJSON is a global variable used to store the value of jsonFlag parsed from the flags for the cli.App returned by NewApp.
ConfigPath is a global variable used to store the value of configFlag parsed from the flags for the cli.App returned by NewApp.