Don't pretty-print the JSON output by default as it will usually be so...
Don't pretty-print the JSON output by default as it will usually be so complicated to be unreadable by the human eye and it can be easily replaced by piping to "| jq".
Please register or sign in to comment