Skip to content

Instantly share code, notes, and snippets.

@matthewcosgrove
Created August 4, 2020 10:30
Show Gist options
  • Save matthewcosgrove/02a2b68d4a269345788d2a59b97e9508 to your computer and use it in GitHub Desktop.
Save matthewcosgrove/02a2b68d4a269345788d2a59b97e9508 to your computer and use it in GitHub Desktop.
# 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