Skip to content

Allow setting quiet from config #10128

@frioux

Description

@frioux

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:

[term]
quiet = true

If people think this is a reasonable idea I'd be happy to try my hand at implementing it.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-configurationArea: cargo config files and env varsA-console-outputArea: Terminal output, colors, progress bar, etc.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions