euscale-terminate-instance-in-auto-scaling-group --version (return code: 0)
euca2ools 3.3-devel (Yokohama)
euscale-terminate-instance-in-auto-scaling-group --help (return code: 0)
usage: euscale-terminate-instance-in-auto-scaling-group (-d | -D)
[--show-long]
[--show-empty-fields]
[-U URL]
[--region USER@REGION]
[-I KEY_ID] [-S KEY]
[--security-token TOKEN]
[--debug] [--debugger]
[--version] [-h]
INSTANCE
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)"
-U URL, --url URL auto-scaling service endpoint URL
--region USER@REGION region and/or user names to search when looking up
config file data
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--security-token TOKEN
--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