Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Parse through JSON using only Bash [duplicate]

json bash sed jq cut

jq '.' formatted json file back to original json format using jq

json bash jq jsonlines

How to get max value from JSON?

json max jq

How to loop over jq unique array in bash?

bash jq

How to print results of jq in single row, not pretty formatted [duplicate]

jq

jq - extract additional JSON object into new array

json jq

Combine all JSON files in a directory into one file - Windows

json windows jq

How to filter by key

json jq

Print from jq using a wild card (or coalesce to first non null)

json jq kubectl coalesce

using jq to return multiple elements?

json jq

Understanding jq JOIN()

join jq

How to replace value recursively in yq depend on key and value type?

yaml jq yq

Bash - Only go next index when new line occurs, instead of white space?

arrays json bash jq

Combine two JSON arrays in a single file using jq

arrays json jq

Nested arrays, combining multiple filters using JQ

json filter jq

JQ round number to two decimal places

json parsing jq

is there any way to parse a date in jq which contains milliseconds, or is there a way to get the interval between two dates without parsing?

jq

Docker Image Download with download-frozen-image-v2.sh on Windows

bash docker jq

Creating groupings in JQ from a raw file

jq

Assigning jq output to bash array when json value contains spaces

arrays json bash jq