minikube/cmd
Matt Rickard fe087c6126 Use config when flags are not set for logging
Use viper in addition to flags for logging options.  Since these flags
are used in glog, we can't directly use viper.  Instead, we use viper's
built in precedence logic (https://github.com/spf13/viper#why-viper)
to set the flags directly.
2016-08-22 09:50:13 -07:00
..
localkube Enable all available APIs 2016-07-21 15:39:37 +01:00
minikube Use config when flags are not set for logging 2016-08-22 09:50:13 -07:00