Skip to content

Instantly share code, notes, and snippets.

@kapilt
Created March 5, 2016 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kapilt/47f3083716bfa690ce3a to your computer and use it in GitHub Desktop.
Save kapilt/47f3083716bfa690ce3a to your computer and use it in GitHub Desktop.
jp expression for tag population
# Query values over instance population for a given tag key.
jp -f "ec2-instances.json" "[].Tags[?Key == 'downtime'].Value[]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment