Difference between revisions of "Jq"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
  jq . file.json
+
  jq . file.[[json]]
  
 
  jq '.[] | select(.color=="blue")' your_json_file.json
 
  jq '.[] | select(.color=="blue")' your_json_file.json

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: