Releases: ghchinoy/awstool
Releases · ghchinoy/awstool
now with flags and actions
Added region flag and actions instances and security-groups
Examples
awstool -region us-west-1 instances- lists all instances inus-west-1- noteregionflag must come before actionsawstool security-groups- lists security groups with instances, sorted by instancesawstool security-groups with-delete- same as above, but with AWS CLI commands to delete unused security groups (does not execute a delete)
Initial release
Initial release with some binaries for OS X, Linux, and Windows.
Feel free to rename to awstool (or awstool.exe for Windows).