|
|
|
|
|
by GhettoMaestro
2374 days ago
|
|
Exactly right. I use jq to mangle get/list requests from AWS (and others) and then recursively hit each element for whatever reason. Without jq none of my workflows in this area would be remotely easy. TLDR: Learn JQ! It is like sed and grep, but for JSON. |
|