Scroll to navigation

EUSCALE-PUT-SCALING-POLICY(1) User Commands EUSCALE-PUT-SCALING-POLICY(1)

NAME

euscale-put-scaling-policy - Create or update an auto-scaling group's scaling policy

SYNOPSIS

euscale-put-scaling-policy -g ASGROUP -a SCALE -t

{ChangeInCapacity,ExactCapacity,PercentChangeInCapacity}
[--cooldown SECONDS] [-s PERCENT] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] POLICY

DESCRIPTION

Create or update an auto-scaling group's scaling policy

positional arguments:

name of the policy to create or update (required)

optional arguments:

name of the auto-scaling group the policy is associated with (required)
amount to scale the group's capacity of the group. Use a negative value, as in "--adjustment=-1", to decrease capacity. (required)
whether the adjustment is the new desired size or an increment to the group's current capacity. An increment can either be a fixed number or a percentage of current capacity. (required)
waiting period after successful auto-scaling activities during which later auto-scaling activities will not execute
for a PercentChangeInCapacity type policy, guarantee that this policy will change the group's desired capacity by at least this much
auto-scaling service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3