Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is it possible to convert from JSON or YAML to XML using jq/yq/xq

json xml jq yq xq

Take only first json object from stream with jq, do not touch rest

json shell jq fifo

using jq to merge two json values based on key value

json file merge jq key-value

why parsing with jq returns null?

json bash parsing extract jq

jq "Invalid numeric literal"

json templates jq inode

Retrieving jq results as one list object, vs a stream of members

arrays bash shell stream jq

Selecting in JQ with Contains in a Array

json select jq

Delete an element when a key of element is not found by jq

json select jq

How do I pass literal variable templates to jq from within Make?

bash makefile interpolation jq

jq error when looping through array: Cannot index array with string "<key>"

json linux bash shell jq

Import plain text file in to JSON via JQ

json text import jq