DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
25 stars 6 forks source link

Investigate terminal behaviour with tee #161

Open edwardrf opened 5 months ago

edwardrf commented 5 months ago

Is the current IsTerminal detection sufficient

lionello commented 1 month ago

Need to separate stdin vs stdout checks.

lionello commented 1 month ago

I did defang tail --since 18h | grep something but token was expired and I wasn't prompted to log in, because of the stdout redirection.