| name | jq |
| description | Use when the user works with JSON on the command line - extracting fields, filtering arrays, reshaping objects, converting JSON to CSV/TSV, counting or sorting items, or piping JSON between tools. |
jq
When to use
See references/when-to-use.md. Load only when this section is needed.
Invocation
See references/invocation.md. Load only when this section is needed.
Patterns
See references/patterns.md. Load only when this section is needed.
Anti-patterns
See references/anti-patterns.md. Load only when this section is needed.
Cross-refs
See references/cross-refs.md. Load only when this section is needed.