# Functions
Execute runs RootCmd to initialize mystack CLI application.
InitConfig reads in config file and ENV variables if set.
RunMigrations in selected DB.
# Variables
ConfigFile is the configuration file used for running a command.
RootCmd is the root command for mystack CLI application.
Verbose determines how verbose mystack will run under.