SYNOPSIS

euscale-put-scheduled-update-group-action -g ASGROUP [-b YYYY-MM-DDThh:mm:ssZ] [-e YYYY-MM-DDThh:mm:ssZ] [-r "MIN HOUR DATE MONTH DAY"] [--desired-capacity COUNT] [--max-size COUNT] [--min-size COUNT] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ACTION

DESCRIPTION

Schedule a scaling action for an auto-scaling group

positional arguments:

ACTION

name of the new scheduled action

optional arguments:

-g ASGROUP, --auto-scaling-group ASGROUP

auto-scaling group the new action should affect (required)

-b YYYY-MM-DDThh:mm:ssZ, --start-time YYYY-MM-DDThh:mm:ssZ

time for this action to start

-e YYYY-MM-DDThh:mm:ssZ, --end-time YYYY-MM-DDThh:mm:ssZ

time for this action to end

-r "MIN HOUR DATE MONTH DAY", --recurrence "MIN HOUR DATE MONTH DAY"

time when recurring future actions will start, in crontab format

--desired-capacity COUNT

new capacity setting for the group

--max-size COUNT

maximum number of instances to allow in the group

--min-size COUNT

minimum number of instances to allow in the group

--region USER@REGION

name of the region and/or user in config files to use to connect to the service

-U URL, --url URL

auto-scaling service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY

--debug

show debugging output

--debugger

launch interactive debugger on error

--version

show the program's version and exit

-h, --help

show this help message and exit