Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonyghita/elb-instances

A CLI tool to list the IP addresses of instances belonging to a specified ELB
https://github.com/tonyghita/elb-instances

Last synced: 9 days ago
JSON representation

A CLI tool to list the IP addresses of instances belonging to a specified ELB

Awesome Lists containing this project

README

        

# elb-instances

A CLI tool which list the IP addresses of the instances belonging to a specified ELB.

## Example usage
```
elb-instances -n=4 -profile=aws-cred-profile -region=us-east-1
```