1EULB-SET-LB-POLICIES-OF-LISTENER(1U)ser CommanEdUsLB-SET-LB-POLICIES-OF-LISTENER(1)
2
3
4
6 eulb-set-lb-policies-of-listener - Change the policy associated with a
7 load balancer listener
8
10 eulb-set-lb-policies-of-listener -l PORT -p POLICY1,POLICY2,...
11
12 [-U URL] [--region USER@REGION]
13 [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug]
14 [--debugger] [--version] [-h] ELB
15
17 Change the policy associated with a load balancer listener
18
19 positional arguments:
20 ELB name of the load balancer to modify (required)
21
22 optional arguments:
23 -l PORT, --lb-port PORT
24 port of the listener to modify (required)
25
26 -p POLICY1,POLICY2,..., --policy-names POLICY1,POLICY2,...
27 list of policies to associate with the listener (required)
28
29 -U URL, --url URL
30 load balancing service endpoint URL
31
32 --region USER@REGION
33 region and/or user names to search when looking up config file
34 data
35
36 -I KEY_ID, --access-key-id KEY_ID
37
38 -S KEY, --secret-key KEY
39
40 --security-token TOKEN
41
42 --debug
43 show debugging output
44
45 --debugger
46 launch interactive debugger on error
47
48 --version
49 show the program's version and exit
50
51 -h, --help
52 show this help message and exit
53
54
55
56euca2ools 3.4 December 20E1U6LB-SET-LB-POLICIES-OF-LISTENER(1)