Examples

Queryjq '.[] | .name'
Input[{"name":"JSON", "good":true}, {"name":"XML", "good":false}]
Output"JSON"

References

ReferenceURL
Home Pagehttps://stedolan.github.io/jq/
  • No labels