Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

jq is much more terse. When I’m working in bash, I much prefer to write `kubectl get secret foo -o json | jq -r '.data | map_values(@base64d)'` rather than the equivalent Python.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: