SYNOPSIS

euscale-terminate-instance-in-auto-scaling-group (-d | -D) [--show-long] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] INSTANCE

DESCRIPTION

Manually terminate an auto-scaling instance

positional arguments:

INSTANCE

ID of the instance to terminate (required)

optional arguments:

-d, --decrement-desired-capacity

also reduce the desired capacity of the auto-scaling group by 1

-D, --no-decrement-desired-capacity

leave the auto-scaling group's desired capacity as-is. A new instance may be launched to compensate for the one being terminated.

--show-long

show extra info about the instance being terminated

--show-empty-fields

show empty values as "(nil)"

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