Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to extract all (also nested) key names with jq

json jq

How to split an array into chunks with jq?

JQ: exclude specified embedded keys

jq

How can I tell if a jq filter successfully pulls data from a JSON data structure?

json bash jq return-code

Removing a key from parent object with jq

json command-line jq

How can I get jq to pretty print json ordering keys alphabetically

json jq

Extract the first and the last value of a json array/object

json jq

How do I keep colors when piping "jq" output to "less"?

linux unix pipe jq less-unix

Convert a JSON array to a bash array of strings

json bash jq

Output the results of select operation in an array - jq

bash jq

Getting the object array index in jq

arrays json indexof jq

Improving performance when using jq to process large files

json sed split jq

jq - select objects with given key name

json jq

Construct JSON with a variable key using jq

json jq

Basic jq usage. How to get nested value

json key jq

How can I convert my JSON to CSV using jq?

json perl shell csv jq

jq - Cannot index string with string

shell jq

How check if there is an array or an object in jq?

json jq

Update one value in array of dicts, using jq

json jq

jq count the number of items in json by a specific key

json bash command-line count jq