.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EULB-CREATE-LB-LISTENERS "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME eulb-create-lb-listeners \- Add one or more listeners to a load balancer .SH SYNOPSIS eulb\-create\-lb\-listeners \fB\-l\fR "lb\-port=PORT, protocol={HTTP,HTTPS,SSL,TCP}, instance\-port=PORT, instance\-protocol={HTTP,HTTPS,SSL,TCP}, cert\-id=ARN" [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] ELB .SH DESCRIPTION Add one or more listeners to a load balancer .SS "positional arguments:" .TP ELB name of the load balancer to modify (required) .SS "optional arguments:" .TP \fB\-l\fR "lb\-port=PORT, protocol={HTTP,HTTPS,SSL,TCP}, instance\-port=PORT, instance\-protocol={HTTP,HTTPS,SSL,TCP}, cert\-id=ARN", \fB\-\-listener\fR "lb\-port=PORT, protocol={HTTP,HTTPS,SSL,TCP}, instance\-port=PORT, instance\-protocol={HTTP,HTTPS,SSL,TCP}, cert\-id=ARN" port/protocol settings for the load balancer, where lb\-port is the external port number, protocol is the external protocol, instance\-port is the back end server port number, instance\-protocol is the protocol to use for routing traffic to back end instances, and cert\-id is the ARN of the server certificate to use for encrypted connections. lb\-port, protocol, and instance\-port are required. This option may be used multiple times. (at least 1 required) .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL load balancing service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit