now with flags and actions
Pre-release
Pre-release
Added region
flag and actions instances
and security-groups
Examples
awstool -region us-west-1 instances
- lists all instances inus-west-1
- noteregion
flag 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)