euscale-set-instance-health --version (return code: 0)
euca2ools 3.3-devel (Yokohama)
euscale-set-instance-health --help (return code: 0)
usage: euscale-set-instance-health -s {Healthy,Unhealthy}
[--respect-grace-period]
[--no-respect-grace-period] [-U URL]
[--region USER@REGION] [-I KEY_ID] [-S KEY]
[--security-token TOKEN] [--debug]
[--debugger] [--version] [-h]
INSTANCE
Manually set an auto-scaling instance's health status
positional arguments:
INSTANCE ID of the instance to update (required)
optional arguments:
-s {Healthy,Unhealthy}, --status {Healthy,Unhealthy}
new status (required)
--respect-grace-period
respect the associated auto-scaling group's grace
period (this is the default)
--no-respect-grace-period
ignore the associated auto-scaling group's grace
period (default: respect the group's grace period)
-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