use --debug to replace --silent (#37)
* add --silent to service command * ? * use --debug to toggle the logging
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ type AgentConfig struct {
|
||||
DNS []string
|
||||
GPU bool
|
||||
Temperature bool
|
||||
Slient bool
|
||||
Debug bool
|
||||
v *viper.Viper
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user