1EUSCALE-SET-DESIRED-CAPACITY(1) User Commands EUSCALE-SET-DESIRED-CAPACITY(1)
2
3
4
6 euscale-set-desired-capacity - Set an auto-scaling group's desired
7 capacity
8
10 euscale-set-desired-capacity -c DESIREDCAPACITY [-h] [-H] [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID]
13 [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--ver‐
14 sion] [--help] ASGROUP
15
17 Set an auto-scaling group's desired capacity
18
19 positional arguments:
20 ASGROUP
21 name of the auto-scaling group to update (required)
22
23 optional arguments:
24 -c DESIREDCAPACITY, --desired-capacity DESIREDCAPACITY
25 new capacity setting for the group (required)
26
27 -h, --honor-cooldown
28 reject the request if the group is in cooldown (default: over‐
29 ride any cooldown period)
30
31 -H, --no-honor-cooldown
32 override any cooldown period (this is the default)
33
34 -U URL, --url URL
35 auto-scaling service endpoint URL
36
37 --region USER@REGION
38 region and/or user names to search when looking up config file
39 data
40
41 -I KEY_ID, --access-key-id KEY_ID
42
43 -S KEY, --secret-key KEY
44
45 --security-token TOKEN
46
47 --debug
48 show debugging output
49
50 --debugger
51 launch interactive debugger on error
52
53 --version
54 show the program's version and exit
55
56 --help show this help message and exit
57
58
59
60euca2ools 3.4 December 2016 EUSCALE-SET-DESIRED-CAPACITY(1)