Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Kubernetes / kubectl print all secrets

JQ: Transform UNIX Timestamp to Datetime

jq iso8601

Syntax when there is a space in the key

jq

Jq: recursively delete all keys that match a given pattern

Use jq to count on multiple levels

jq - How to select objects where a field is 'false'?

boolean jq

How can I use a relative Path or a Wildcard in JQ

jq json-path-expression

Remove a key:value from an JSON object using jq

json jq

Remove escape sequence characters like newline, tab and carriage return from JSON file

Jq cannot parse MongoDB output document [duplicate]

json mongodb jq

Running bash commands for each JSON item through jq

json bash parsing jq

jq: select where .attribute in list

arrays json jq membership

How can I put integer as an argument in jq?

json jq jsawk

Using jq to extract specific property values and output on a single line

json jq

Add json array element with jq (cmdline) [closed]

bash ubuntu jq

How can I count number of elements after query?

jq

How to add a field to a JSON object with the jq command?

json jq

How to extract keys from multiple, nested arrays using jq

json amazon-web-services jq

Remove blank strings from array with jq?

arrays json jq

jq: filter input based on if key ends with specified string

json filter key jq