Provided by: euca2ools_3.0.2-1ubuntu1_all
NAME
euscale-suspend-processes - Suspend an auto-scaling group's auto-scaling processes
SYNOPSIS
euscale-suspend-processes [--processes PROCESS1,PROCESS2,...] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ASGROUP
DESCRIPTION
Suspend an auto-scaling group's auto-scaling processes positional arguments: ASGROUP name of the auto-scaling group to update (required) optional arguments: --processes PROCESS1,PROCESS2,... comma-separated list of auto-scaling processes to suspend (default: all processes) --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