1EUSCALE-DELETE-AUTO-SCALING-GROUP(U1s)er CommaEnUdSsCALE-DELETE-AUTO-SCALING-GROUP(1)
2
3
4
6 euscale-delete-auto-scaling-group - Delete an auto-scaling group
7
9 euscale-delete-auto-scaling-group [-d] [-U URL] [--region USER@REGION]
10
11 [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 ASGROUP
14
16 Delete an auto-scaling group
17
18 positional arguments:
19 ASGROUP
20 name of the auto-scaling group to delete (required)
21
22 optional arguments:
23 -d, --force-delete
24 delete the group and all of its instances without waiting for
25 all instances to terminate
26
27 -U URL, --url URL
28 auto-scaling service endpoint URL
29
30 --region USER@REGION
31 region and/or user names to search when looking up config file
32 data
33
34 -I KEY_ID, --access-key-id KEY_ID
35
36 -S KEY, --secret-key KEY
37
38 --security-token TOKEN
39
40 --debug
41 show debugging output
42
43 --debugger
44 launch interactive debugger on error
45
46 --version
47 show the program's version and exit
48
49 -h, --help
50 show this help message and exit
51
52
53
54euca2ools 3.4 December 2E0U1S6CALE-DELETE-AUTO-SCALING-GROUP(1)