Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Combine JSON files and recalculate percentages with JQ

arrays json bash unix jq

How to use fallback value when jq select() returns false

json select jq default key-value

JMESPath to generate an array of objects from an object of objects

json ansible jinja2 jq jmespath

How to extract a json value substring with jq

json bash jq

date/numeric filter with jq

json date filter jq

jq: pass string argument without quotes

jq

Using jq to extract certain info from JSON file

json linux bash jq

Replace consecutive integers in an array with ranges

jq