1EULB-APPLY-SECURITY-GROUPS-TO-LB(1U)ser CommanEdUsLB-APPLY-SECURITY-GROUPS-TO-LB(1)
2
3
4
6 eulb-apply-security-groups-to-lb - [VPC only] Associate one or more
7 security groups with a load balancer. All previous associations with
8 security groups will be replaced.
9
11 eulb-apply-security-groups-to-lb -g GROUP1,GROUP2,...
12
13 [--show-empty-fields] [-U URL]
14 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
15 TOKEN] [--debug] [--debugger] [--version] [-h] ELB
16
18 [VPC only] Associate one or more security groups with a load balancer.
19 All previous associations with security groups will be replaced.
20
21 positional arguments:
22 ELB name of the load balancer to modify (required)
23
24 optional arguments:
25 -g GROUP1,GROUP2,..., --security-groups GROUP1,GROUP2,...
26 security groups to associate the load balancer with (required)
27
28 --show-empty-fields
29 show empty values as "(nil)"
30
31 -U URL, --url URL
32 load balancing service endpoint URL
33
34 --region USER@REGION
35 region and/or user names to search when looking up config file
36 data
37
38 -I KEY_ID, --access-key-id KEY_ID
39
40 -S KEY, --secret-key KEY
41
42 --security-token TOKEN
43
44 --debug
45 show debugging output
46
47 --debugger
48 launch interactive debugger on error
49
50 --version
51 show the program's version and exit
52
53 -h, --help
54 show this help message and exit
55
56
57
58euca2ools 3.4 December 20E1U6LB-APPLY-SECURITY-GROUPS-TO-LB(1)