jq – is a powerful tool for working with JSON in Bash. It can do more than just get a field. But in this note we’ll not describe all of its might. You should read more about jq if you write in Bash a lot. Ok, let’s move! For example we have following response: $Continue Reading