Hacker News new | ask | show | jobs
by astral303 3171 days ago
There's also http://jmespath.org -- the syntax for which is supported in AWS CLIs.

Not sure which one is better at this point. Using jq still often feels like trying to decode a code golf contest entry.

1 comments

Really? I find jq syntax rather pleasant to read and write.