awsquery -- query aws metadata for hosts

A collection of tools for enumerating and manipulating AWS instances based on the tags and metadata.

EXAMPLES

  1. Look up hosts based on tags
$ awsquery Name=app1
  1. Open iTerm with tabs for all appservers
$ awsquery Role=app | mssh iterm -u ubuntu