5 ms·
There is also JMESPath that implements a proper spec. https://gatling.io/2019/07/31/introducing-jmespath-support/ https://gatling.io/2019/07/31/introducing-jme
by lisperforlife 6y ago
There is also JMESPath that implements a proper spec.
https://gatling.io/2019/07/31/introducing-jmespath-support/ https://gatling.io/2019/07/31/introducing-jmespath-support/
- justin_oaks 6y agoJMESPath has a spec, that is true, but JMESPath also has some serious limitations [1]. If I'm doing any JSON manipulation on the command line then I'll reach for jq. That said, gron certainly looks like it offers simplicity in cases where using jq would be too complicated. [1] https://news.ycombinator.com/item?id=16400320 https://news.ycombinator.com/item?id=16400320