Description
Compact structured data can be formatted into easier-to-read JSON from the command line.
It is useful for API debugging, logs, and scripts where readability matters more than raw compact output. Pretty-printed data can still contain secrets or private records, so avoid sharing output blindly.