.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EULB-CREATE-LB-POLICY "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME eulb-create-lb-policy \- Add a new policy to a load balancer .SH SYNOPSIS eulb\-create\-lb\-policy \fB\-n\fR POLICY \fB\-t\fR POLTYPE .TP [\-a "name=NAME, value=VALUE"] [\-A NAME=VALUE,...] [\-\-attributes\-from\-file FILE] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] ELB .SH DESCRIPTION Add a new policy to a load balancer .SS "positional arguments:" .TP ELB name of the load balancer to modify (required) .SS "optional arguments:" .TP \fB\-n\fR POLICY, \fB\-\-policy\-name\fR POLICY name of the new policy (required) .TP \fB\-t\fR POLTYPE, \fB\-\-policy\-type\fR POLTYPE type of the new policy. For a list of policy types, use eulb\-describe\-lb\-policy\-types. (required) .TP \fB\-a\fR "name=NAME, value=VALUE", \fB\-\-attribute\fR "name=NAME, value=VALUE" name and value for each attribute associated with the new policy. Use this option multiple times to supply multiple attributes. .TP \fB\-A\fR NAME=VALUE,..., \fB\-\-attributes\fR NAME=VALUE,... a comma\-delimited list of attribute names and values to associate with the new policy, each pair of which is separated by "=". This is a more concise alternative to the \fB\-a\fR/\-\-attribute option. .TP \fB\-\-attributes\-from\-file\fR FILE a file containing attribute names and values to associate with the new policy, one per line, each pair of which is separated by "=". Lines that are blank or begin with "#" are ignored. .TP \fB\-U\fR URL, \fB\-\-url\fR URL load balancing service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .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