7 ms·
What were your syntax stumbling blocks? I must be honest I've used jq enough but can never remember the syntax. It's one of the worst things about jq IMO (not t
by carlmr 6mo ago
What were your syntax stumbling blocks? I must be honest I've used jq enough but can never remember the syntax. It's one of the worst things about jq IMO (not the speed, even though I'm a fan of speedups). There's something ungrokkable about that syntax for me.
- keysersoze33 6mo agoJust the basic things, like viewing the complete json (with syntax highlighting) to then determine the filter, that is '.' becomes '**'