Skip to content

[Feature Request] Add --no-progress flag for silent execution in VCS #1991

@dschach

Description

@dschach

Product Area

The "code-analyzer" CLI

Your Need or Problem

When I run Code Analyzer in my GitHub workflow, I want to watch stdout but not see unnecessary lines.

When the analyzer runs, it has progress indicators - percent progress.

I'd like a way not to have that - I'd just like it to run and show that summary. That way we have fewer lines to scroll down.

Please add a --no-progress or similar flag so we save output lines.

Your Desired Solution

Please add a flag to code-analyzer run called --no-progress or even --silent so progress isn't shown to stdout.

Alternatives Considered

We may need to try clearing the output screen, but that feels cumbersome.

Additional Context (Screenshots, Files, etc)

Image

Workaround

Scroll... :)

Urgency

Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions