-
-
Notifications
You must be signed in to change notification settings - Fork 292
Open
Description
Would be nice to have the possibility to have single line output when using --jq. for example when i use --jq 'select(.field == "value") i get nicely formatted json, but it becomes a lot of lines.
A very simple idea could be to add an option --jqc or --jq-c that maps to the jq -c command for compact jq output.
Happy to provide a PR if this is desirable.
Metadata
Metadata
Assignees
Labels
No labels