Signing back into the Community for the first time? You'll need to reset your password to access your account.  Find out more.

Forum Discussion

ecerulm's avatar
ecerulm
New Contributor
2 years ago

Prevent "op run" to buffer the output or at least do only line buffering

When I run a long running program that output slowly like "op run -- dbt run", "op run" seems to buffer the output so I don't see the actual output until the buffer if full or the command completes...