Created
August 4, 2020 10:30
-
-
Save matthewcosgrove/02a2b68d4a269345788d2a59b97e9508 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# from: https://github.com/stedolan/jq/issues/2154#issuecomment-653981166 | |
# alternative to Gron | |
jq -r 'paths as $p | "\($p) = \(getpath($p))"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment