Tooltip 7: Selecting nested array items using jq
In this short clip, we’ll further into jq syntax and selecting nested items using jq filtering.
Requirements:
๐:
๐ Tested on MacOS Mojave but should work on earlier versions and all flavours of Linux
๐ Although jq
is really powerful but watch out for over using it. It is probably more easier to achieve the same thing in a proper language.