JQ: Difference between revisions

From DWIKI
(Created page with "JSON processor =Links= *https://jqlang.github.io/jq/ *[https://towardsdev.com/using-jq-to-fetch-key-value-from-json-output-a83ccbec2be9 some nice jq trickery] =Examples=")
 
 
(One intermediate revision by the same user not shown)
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]


=Examples=
=Examples=
==get value of just one field==
secret!

Latest revision as of 15:29, 31 May 2024

JSON processor

Links

Examples

get value of just one field

secret!