euscale-put-scheduled-update-group-action (1) Linux Manual Page
NAME
euscale-put-scheduled-update-group-action – Schedule a scaling action for an auto-scaling group
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] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–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:
-gASGROUP,–auto-scaling-groupASGROUP- auto-scaling group the new action should affect (required)
-bYYYY-MM-DDThh:mm:ssZ,–start-timeYYYY-MM-DDThh:mm:ssZ- time for this action to start
-eYYYY-MM-DDThh:mm:ssZ,–end-timeYYYY-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-capacityCOUNT- new capacity setting for the group
–max-sizeCOUNT- maximum number of instances to allow in the group
–min-sizeCOUNT- minimum number of instances to allow in the group
-UURL,–urlURL- auto-scaling service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–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
