Add log_level CLI flag back (#7789)

This commit is contained in:
Aleksandr Bezobchuk
2020-11-03 17:14:56 +00:00
committed by GitHub
parent 30efa5ab16
commit 854430e617
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -76,6 +76,7 @@ func InterceptConfigsPreRunHandler(cmd *cobra.Command) error {
if err != nil {
return err
}
basename := path.Base(executableName)
// Configure the viper instance