Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Using jq to parse json output of AWS CLI

json bash jq

Select nth element from multidimensional JSON array with jq

JQ: error: syntax error, unexpected INVALID_CHARACTER, expecting $end

jq

Use JQ to select specific, arbitrarily nested objects from JSON

json object select nested jq

parse error: Invalid numeric literal at line 2, column 0

json jq

How to make jq treat argument as numeric instead of string?

bash jq

Filter by Regex in JQ

json regex bash command-line jq

Modifying array of key value in JSON jq

json shell command-line edit jq

jq and Math functions

Extracting selected properties from a nested JSON object with jq

json jq

How do I customize the colors used by 'jq -C'?

json syntax jq text-coloring

Using jq select elements with keys containing some string, key preserved in results

json select key jq

jq read .txt file and write the values to json file

json bash jq

How to use jq to create an object with an arbitrary key from a sub array?

json jq

jq: How to match one of array and get sibling value

json jq

Replacing underscores in JSON using JQ

json regex key jq camelcasing

Split JSON array into separate files/objects

json posix jq

Constructing a json hash from a bash associative array

json bash jq

How to merge arrays from two files into one array with jq?

json join jq