One use I am considering is loading the output of the CLI into BigQuery.
BigQuery allows for import of newline delimited JSON. It would be helpful to add an option (--json-nd).
Easier to have it built into the tool than to add on a post-processing step.
Thanks in advance for considering!