SYNOPSIS

euscale-delete-auto-scaling-group [-d] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ASGROUP

DESCRIPTION

Delete an auto-scaling group

positional arguments:

ASGROUP

name of the auto-scaling group to delete (required)

optional arguments:

-d, --force-delete

delete the group and all of its instances without waiting for all instances to terminate

--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