var (
// Version of the app Version = "dev"
// Repo on Github for updater Repo = "axllent/utproxy"
// RepoBinaryName on Github for updater RepoBinaryName = "utproxy"
)
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.