Difference between revisions of "Jq"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
  jq '.[] | select(.color=="blue")' your_json_file.json
 
  jq '.[] | select(.color=="blue")' your_json_file.json
 +
 +
== Related terms ==
 +
* [[MongoDB]]
 +
  
  
 
== See also ==
 
== See also ==
 
* {{jq}}
 
* {{jq}}

Revision as of 13:30, 14 April 2020

This article is a Draft. Help us to complete it.


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

Related terms


See also

Advertising: