Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to get root keys and key types using jq

json types key jq

Use jq to turn x=y pairs into key/value pairs

Parsing nested json with jq

json jq

Get key names from JSON file recursively using jq

json recursion key jq

Append JSON Objects using jq

json edit jq

"Ternary logic" for returned value: foo, bar or error

json batch-processing jq

JQ, how to count depending on conditions?

json linux bash debian jq

jq find keys whose value is an array containing a specific element

arrays json key jq

How to concat multiple fields to same line with jq [duplicate]

json bash shell jq

Iterate through dictionaries jq - shell

json shell jq

How to trim white space for every element in JQ?

unix trim jq

JQ edit file in place after using JQ Select

How concatenate multiple json objects with a delimiter comma using jq

json bash jq

jq substring gives "jq: error: Cannot index string with object"

parsing substring jq

Load a large JSON file using multi threading/

json jq

Merge 2 JSON objects with jq

json bash merge key jq

Merge json arrays with duplicate keys

arrays json bash inner-join jq

jq: error: test1/0 is not defined at <top-level>, line 1

shell jq

How do I remove all keys except one with jq?

json key filtering jq

jq - How to iterate through keys of different names

json key iteration jq