Emit compact JSON on one line per result.
Section: Getting Started
Compact output
bash
bash
jq -c '.' data.jsonExplanation
Useful for logs, NDJSON-like processing, or piping into other tools.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Getting Started