Difference between revisions of "Jq"

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
 
* [[SQL]]
 
* [[SQL]]
 
* <code>[[yq]]</code>
 
* <code>[[yq]]</code>
 +
 +
== Activities ==
 +
* Read: https://stackoverflow.com/questions/tagged/jq?tab=Votes
  
 
== See also ==
 
== See also ==

Revision as of 11:33, 13 October 2021

jq is a lightweight and flexible command-line JSON processor.

Examples

jq . file.json
jq '.[] | select(.color=="blue")' your_json_file.json

Related terms

Activities

See also

Advertising: