Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

List public IP addresses of EC2 instances

jq - How do I print a parent value of an object when I am already deep into the object's children?

json jq

How to convert a JSON object to key=value format in jq?

json bash jq

How to filter array of objects by element property values using jq?

json jq

Output specific key value in object for each element in array with jq for JSON

iteration jq

Install jq JSON processor on Ubuntu 10.04

json ubuntu ubuntu-10.04 jq

Convert string to json in jq

json command-line jq

Can I pass a string variable to jq not the file?

json bash variables input jq

How to run jq from gitbash in windows?

bash jq git-bash

jq: output array of json objects [duplicate]

bash jq

get the first (or n'th) element in a jq json parsing

json jq

Add new element to existing JSON array with jq

arrays json bash jq

jq: Cannot index array with string

json jq

How to check for presence of 'key' in jq before iterating over the values

json bash jq

Extract a specific field from JSON output using jq

json jq

How to combine the sequence of objects in jq into one object?

Jq to replace text directly on file (like sed -i)

bash jq in-place edit-in-place

Concat 2 fields in JSON using jq

json jq

How to sort a json file by keys and values of those keys in jq

json sorting jq

Modify a key-value in a json using jq in-place

json bash shell jq