Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

jq convert jsonlines to csv with header without slurp

jq denormalize a nested field

json jq

get subset of keys and wrap output to list using jq

json jq

Is there a way to standardize mongosh JSON output?

json mongodb jq mongo-shell

Is there a way to delete the same key from a list of objects within a nested field?

json key jq

Interpolating Strings Using jq

linux bash jq

Can't put JSON output into CSV format with jq

json csv jq flatten

Selecting from complex nested JSON data in JQ

json jq any

Extract key value with jq if key name matches 'Name'

json select key jq aws-cli

How to zip arrays with jq and a custom zipping function

jq

jq - extract parent key values as comma separated values next to child elements

json jq

Using JQ to replace a value with another value from the same dictionary

jq

JQ | Updating array element selected by `select`

json jq

jq - return json as bash array

bash jq

jq: error: Cannot iterate over string

jq

Array and String cannot have their containment checked error when trying to search array using jq

json shell sh jq

Flatten nested JSON array with JQ

json jq

How to filter using jq array of strings which contains a specific value

jq

Filtering JSON from API through jq in Python

python json spotify jq

create json from bash variable and associative array [duplicate]

json bash jq associative-array