Forum Discussion

ecerulm's avatar
ecerulm
New Contributor
3 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...