Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

jq: get first n elements of an array field

json jq

Generate schema from json file using jq

json schema jq

Easier way to find where in jq code an error occurred?

debugging jq

Delete a JSON object when a value inside the object matches a designated value (jq)

json jq delete-operator

Zip lists in jq's objects construction by {} instead of multiplying them like default

json jq transpose

How can it be determined if a jq selector succeeds or fails, given null or false might be a valid result?

bash jq

Set multiple values

json jq

Jq installation error

shell windows-installer jq

Creating Array of Objects from Bash Array using jq

arrays bash jq

jq: concatenate two values from data set

json concatenation jq

how to restrict indentation while using jq filters on json file

json jq indentation

Storing JQ NULL-delimited output in bash array

bash jq nul

Error jq: invalid JSON text passed to --argjson

json jq

how to for loop a jq array result in shell script

json linux shell jq

How can I convert JSON to an environment variable file format? [duplicate]

Store AWS CLI result to bash variable

jq fromdate "does not match format "%Y-%m-%dT%H:%M:%SZ"

How can I invoke external command to transform json using jq?

jq

Stream to array convertor without slurp

json jq