Skip to content

feature request: use --show-capture to show stdout and stderr but not logs #11037

Open
@mvashishtha

Description

@mvashishtha

What's the problem this feature will solve?

I want to use the show-capture flag to stop showing log messages. However, I want to see both stdout and stderr, so I can't do show-capture=stdout or show-capture=stderr. It seems if I do --show-capture=stdout --show-capture=stderr I see stderr but not stdout.

Describe the solution you'd like

Maybe --show-capture=stdout --show-capture=stderr could capture both stdout and stderr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin: capturerelated to the capture builtin plugintype: proposalproposal for a new feature, often to gather opinions or design the API around the new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions