aws-elb-instance-runner

1.0.1 • Public • Published

aws-elb-instance-runner

Run a command with the ip address of all instances in a elastic load balancer

Example

aws-elb-instance-runner my-elastic-load-balancer-DXZSR91UJMK4 echo
10.0.6.59
10.0.7.32

Usage

you need to set the region in the environment variable: AWS_REGION, or configure this in ~/.aws/credentials. offical docs

Usage: aws-elb-instance-runner [elastic-load-balancer-id] [command]

Install

npm install -g aws-elb-instance-runner

Use cases

This might be useful for writing deploy scripts.

Package Sidebar

Install

npm i aws-elb-instance-runner

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • stephennancekivell