Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

JQ - how to define regex for special characters

regex string jq

Splitting a larger json file into smaller files

json jq

How to pass arguments inside select and test function?

bash jq

JQ: Merge Entries if some key values are identical

json object merge jq

JQ: Replace keys with corresponding value in another file

json jq

ANSI color codes with jq

json bash colors jq ansi-escape

bash use jq to get value if condition meets

json bash select jq

How to get jq to print valid json after applying a filter

Convert sequence of JSON lines (JSONL) to JSON array

json bash jq jsonlines

yq to get values from key value pair

yaml jq yq

How to get a particular field from JSON in Ruby

json ruby jq

Using jq to search for a value based on a key located deep in json file

json select jq where-clause

JQ hex string conversion to ASCII

string type-conversion jq

jq select compare case insensitive

bash shell jq

how to pass multiple args into jq?

json shell jq

extract value from json file

json bash jq

How to add quotes to jq output to create a secret to kubectl secret

use jq to return a boolean if more than one key has a specified value

json jq repeat

Delete duplicate JSON file based on one of the attributes

json bash jq

What is the format in jq for calling a custom module?