docs: add jq howto

Covers navigation, filtering, transformation, string ops,
object manipulation, @format strings, and practical recipes.
This commit is contained in:
user
2026-02-21 20:36:13 +01:00
parent 80f82dcde7
commit 5fe96d09c3
2 changed files with 276 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
- [ ] git — common workflows, rebase, stash, bisect
- [x] ansible — playbook patterns, inventory, vault, variables, roles
- [ ] podman — build, run, compose, volumes
- [ ] jq — filters, select, map, slurp
- [x] jq — filters, select, map, slurp, recipes, @format
- [ ] curl — headers, auth, methods, output
- [ ] systemd — units, journalctl, timers
- [ ] ssh — config, tunnels, keys, agent