Closed ocervell closed 6 months ago
This adds support for streaming JSON output as JSON lines. The stdout output is directly consumable with e.g jq (or other tools ...).
jq
Solved with #40 :rose:
This adds support for streaming JSON output as JSON lines. The stdout output is directly consumable with e.g
jq
(or other tools ...).