Found 2 bookmarks
Newest
My fav jq commands
My fav jq commands
$ jq is an instant classic unix command and likely here to stay. Some snippets: Whole file pretty print $ jq . my.json Get sub-key called 'data'...
·semicolonandsons.com·
My fav jq commands