1EULB-ATTACH-LB-TO-SUBNETS(1) User Commands EULB-ATTACH-LB-TO-SUBNETS(1)
2
3
4
6 eulb-attach-lb-to-subnets - [VPC only] Add a load balancer to one or
7 more subnets
8
10 eulb-attach-lb-to-subnets -s SUBNET1,SUBNET2,... [--show-empty-fields]
11
12 [-U URL] [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
14 sion] [-h] ELB
15
17 [VPC only] Add a load balancer to one or more subnets
18
19 positional arguments:
20 ELB name of the load balancer to modify (required)
21
22 optional arguments:
23 -s SUBNET1,SUBNET2,..., --subnets SUBNET1,SUBNET2,...
24 IDs of the subnets to add the load balancer to (required)
25
26 --show-empty-fields
27 show empty values as "(nil)"
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 2016 EULB-ATTACH-LB-TO-SUBNETS(1)