- Find path of specific value
cat myfile.json|jq '[paths as $path | select(getpath($path) == "myvalue") | $path]'
Created
June 22, 2021 16:53
-
-
Save lemajes/3afce6662733858e5af1c4c7d43e5440 to your computer and use it in GitHub Desktop.
[JQ 101] JQ 101 #jq #101
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment