aws-asg-list
v0.1.2
Published
List the IP's of Amazon AWS Autoscaling instances
Downloads
22
Maintainers
Readme
AWS ASG list
List the IP's of Amazon AWS Autoscaling instances
Requirements
You need the AWS CLI client.
Installation on Linux through Python PIP:
$ pip install --user awscliInstallation on MacOS through Homebrew:
$ brew install awscli