Print monochrome JSON for scripts or files.
Section: Getting Started
Disable color output
bash
bash
jq -M '.' data.jsonExplanation
`-M` disables color even if your terminal supports it.
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