JQ: Difference between revisions
From DWIKI
m (→Examples) |
m (→Links) |
||
Line 1: | Line 1: | ||
JSON processor | JSON processor | ||
=Links= | =Links= | ||
*[https://gist.github.com/olih/f7437fb6962fb3ee9fe95bda8d2c8fa4 jq cheet sheet] | |||
*https://jqlang.github.io/jq/ | *https://jqlang.github.io/jq/ | ||
*[https://towardsdev.com/using-jq-to-fetch-key-value-from-json-output-a83ccbec2be9 some nice jq trickery] | *[https://towardsdev.com/using-jq-to-fetch-key-value-from-json-output-a83ccbec2be9 some nice jq trickery] |
Latest revision as of 14:29, 31 May 2024
JSON processor
Links
Examples
get value of just one field
secret!