Bash Script: Using jq (command-line JSON parser) to parse and use data from a JSON file



Bash Script: Using jq (command-line JSON parser) to parse and use data from a JSON file

Bash Script: Using jq (command-line JSON parser) to parse and use data from a JSON file

In this video we review two bash scripts that use jq (the command-line JSON parser) to work with a JSON file. We extract the values from an array of objects.

Comments are closed.