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