Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tonyghita/elb-instances
- Owner: tonyghita
- License: mit
- Created: 2016-11-07T04:46:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T04:59:29.000Z (about 8 years ago)
- Last Synced: 2024-10-29T12:06:43.935Z (about 2 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```