Difference between revisions of "Jq"

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

Revision as of 13:32, 14 April 2020

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

wikipedia:jq

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

Related terms

See also

Advertising: