You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: