1EULB-DELETE-LB(1) User Commands EULB-DELETE-LB(1)
2
3
4
6 eulb-delete-lb - Delete a load balancer
7
9 eulb-delete-lb [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY]
10
11 [--security-token TOKEN] [--debug] [--debugger]
12 [--version] [-h] ELB
13
15 Delete a load balancer
16
18 If the load balancer does not exist, this command still succeeds.
19
20 positional arguments:
21 ELB name of the load balancer to delete (required)
22
23 optional arguments:
24 -U URL, --url URL
25 load balancing service endpoint URL
26
27 --region USER@REGION
28 region and/or user names to search when looking up config file
29 data
30
31 -I KEY_ID, --access-key-id KEY_ID
32
33 -S KEY, --secret-key KEY
34
35 --security-token TOKEN
36
37 --debug
38 show debugging output
39
40 --debugger
41 launch interactive debugger on error
42
43 --version
44 show the program's version and exit
45
46 -h, --help
47 show this help message and exit
48
49
50
51euca2ools 3.4 December 2016 EULB-DELETE-LB(1)