Skip to content

Disable Progress Bars on Non-Interactive Terminals #1485

Description

@traines-source

in order to enable streaming and storing logs in CIs etc., detect whether stdout is redirected to a file or similar and in that case don't print deletion characters, progress bars etc, but just whatever has changed (percentage, label, etc)

maybe better: don't detect it, but create a command line flag for the import command. sometimes when redirecting to a file it's still nice to be able to tail -f and have the progress bars.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions