Provided by: euca2ools_3.1.0-1_all
NAME
eulb-describe-instance-health - Show the state of instances registered with a load balancer
SYNOPSIS
eulb-describe-instance-health [--instances INSTANCE1,INSTANCE2,...] [--show-long] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ELB
DESCRIPTION
Show the state of instances registered with a load balancer positional arguments: ELB name of the load balancer to describe instances for (required) optional arguments: --instances INSTANCE1,INSTANCE2,... limit results to specific instances --show-long show all of the instances' info --show-empty-fields show empty values as "(nil)" --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL load balancing service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY --debug show debugging output --debugger launch interactive debugger on error --version show the program's version and exit -h, --help show this help message and exit