What is jq?
"jq is a lightweight and flexible command-line JSON processor"
- jq stands for JSON Query
- Written by Stephen Dolan
stedolan.github.io/jq/
- It is easy to install (Windows, Mac OS X and Linux)
- See the “Downloads” link on website
- I use jq to extract our auth token so we can run our other scripts