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=" Tag: wikieditor |
Tag: wikieditor |
||
| Line 5: | Line 5: | ||
=Examples= | =Examples= | ||
==get value of just one field== | |||
secret! | |||
Revision as of 13:28, 31 May 2024
JSON processor
Links
Examples
get value of just one field
secret!
