Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm running turbo as part of a larger script and looking for a way to only output logs from the individual tasks.
I can't seem to find any way to suppress either the prelude ("Packages in scope ...") or the execution summary ("Tasks", "Cached", "Time") at the end. Neither seems to be affected by
outputLogs/--output-logs.#993 (comment) mentions that
--output-logssupposedly worked this way at some point, so it may have regressed since then.Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions