Skip to content

[Feature]: When running in non-TTY mode, CLI should not print spinners #165

@doosuu

Description

@doosuu

Description

At the moment, CLI does not detect when it is writing to non-TTY streams and hence continues to print spinners which is very inconvenient when looking at logs.

Suggested Solution

It would be better if the CLI detected if it is writing to TTY or non-TTY streams and adapt its behavior accordingly.

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions