Search code examples
Why is variable not expanding in jq?...


bashjq

Read More
Parse JSON string within JSON and other fields...


jsonbashjq

Read More
Format number in thousands separators with jq json cli...


jsonformattingintegerjq

Read More
JQ: filter and select rows from JSONL input?...


jsonselectjq

Read More
How can I pad numbers with 'jq'?...


jsonjqzero-padding

Read More
Extract multiple nested in a single JQ run...


jsonjq

Read More
Filter empty and/or null values with jq...


jsonnulljqkey-valuejsonlines

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


jsonbatch-processingjq

Read More
Print both the key and the value for a specific key-value pair...


jq

Read More
How to prevent yq removing comments and empty lines?...


commentsjqyq

Read More
How to get key names from JSON using jq...


jsonshellunixkeyjq

Read More
How to use `jq` to obtain the keys...


jsonbashshellparsingjq

Read More
How do I sum all numbers from output of jq...


jq

Read More
Using jq how to correctly read a pair containing a backslash character?...


jsonbashjq

Read More
How to process subelements of array created by split?...


jq

Read More
Convert JSON lines to JSON array using jq...


arraysjsonjqjsonlines

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


jsonjq

Read More
How to limit properties of a JSON object given array of property names using JQ?...


arraysjsonobjectfilterjq

Read More
Using jq, how can I limit values based on a key...


jq

Read More
using jq how to sort array of object...


jq

Read More
Combine JSON to YAML list...


yamljqyq

Read More
Use jq to replace many values with variable values...


jsontemplatesjq

Read More
Get all objects with attribute that does not have any of the provided substrings...


jsonjq

Read More
Converting JSON to JSONL without losing original object structure...


jsonjq

Read More
Filtering out JSON properties where keys do not match length...


jsonjq

Read More
How to convert a string to an integer in a JSON file using jq?...


jsoncastingjq

Read More
Convert JSON file to CSV using jq, expanding nested array data in multiple columns...


arraysjsoncsvjq

Read More
get label value from docker inspect...


dockerdocker-composejq

Read More
How to remove double-quotes in jq output for parsing json files in bash?...


bashawksedjq

Read More
How to filter list based on prefix list?...


jq

Read More
BackNext