Description
JSON text can be formatted quickly from the command line for easier reading.
It is useful in shell pipelines, debugging sessions, and scripts where compact JSON needs to become readable without a larger data-processing tool. Formatted output may still contain private tokens or records, so avoid pasting sensitive data into shared terminals or logs.