Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Get specific key value pairs with jq

json bash jq

" bash: jq: command not found" after adding jq execuable file to env variable (windows) [duplicate]

jq not replacing json value with parameter

Multiline File in to single JSON string

json bash jq

Parentheses in JQ for .key

json jq

JQ convert to number, convert to boolean when generating new json from shell variables

json jq

Create object from array of keys and values

arrays json object transpose jq

Merging two JSON objects with jq

json object merge jq

Make JQ transform an array of objects to a string

json jq

jq: Object cannot be csv-formatted, only array

json export-to-csv jq

Output semicolon-separated string

json bash export-to-csv jq

compare 2 json arrays and return the difference

json bash jq

How to prevent yq removing comments and empty lines?

comments jq yq

jq select attribute if any array element satisfies a condition

json select jq any

Parse JSON string within JSON and other fields

json bash jq

jq: select when any value is in array

jq error syntax error, unexpected '=', expecting '}' (Unix shell quoting issues?) at <top-level>

syntax-error jq

jq doesn't work with keys which contains dash in it from a variable

jq

Extract schema of nested JSON object

json nested key jq