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