Allow setting quiet from config #10128
Labels
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Problem
I prefer the output to be
--quiet
and would like to set it as a config option.Proposed Solution
I'd like to be able to set quiet in config.toml just like you can set verbose. Maybe something like this:
If people think this is a reasonable idea I'd be happy to try my hand at implementing it.
Notes
No response
The text was updated successfully, but these errors were encountered: