Difference between revisions of "Jq"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
  
  jq . file.json
+
jq . file.json
  
 +
jq '.[] | select(.color=="blue")' your_json_file.json
  
  
 
== See also ==
 
== See also ==
 
* {{jq}}
 
* {{jq}}

Revision as of 13:29, 14 April 2020

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


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


See also

Advertising: