Skip to content

Instantly share code, notes, and snippets.

@ytsarev
Created May 11, 2017 15:38
Show Gist options
  • Save ytsarev/4e7e761e63b3161be189e99f72839f2c to your computer and use it in GitHub Desktop.
Save ytsarev/4e7e761e63b3161be189e99f72839f2c to your computer and use it in GitHub Desktop.
cat test.json |jq -r ".AvailabilityZones[] | .ZoneName " | tr '\n' ' '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment