Closed nevinera closed 1 year ago
Right now, if you set logging: quiet in your config file, there's no way to override it from the CLI, since there's no logging=normal argument one can pass.
logging: quiet
logging=normal
Right now, if you set
logging: quiet
in your config file, there's no way to override it from the CLI, since there's nologging=normal
argument one can pass.