var (
//Verbose defines if the command is being run with verbose mode Verbose bool//IgnoreErrors ignores errors in processing charts IgnoreErrors bool
)
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.