Instantly share code, notes, and snippets.
Requires:
Update 2020-08-14: jq not needed any more, using the --output text and --query is just as fine, and doesn't need an additional software :-)
--output text
--query
This comment has been minimized.
Requires:
the jq commandUpdate 2020-08-14: jq not needed any more, using the
--output text
and--query
is just as fine, and doesn't need an additional software :-)