-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
it is frequent desire to use/see produced .json by a human. ATM it requires additional piping through jq
or alike.
I think it might be beneficial, especially for use with --outfile
to have --pp-json
mode.
But I am about to suggest one more mode ( ;) ) so I wonder if it should altogether RFed into -f|--output-format text| json| json_pp
to
- facilitate possible expansion if needed
- might be cleaner in the code internally ;-)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers