How to format and search JSON easily on the terminal jq '. =keys' - Show me the top level keys jq '.[].tags' - Show me the nest .tags one level deep Q: Recursive key search? https://www.semicolonandsons.com/code_diary/unix/my-fav-jq-commands