Provided by: euca2ools_3.0.2-1ubuntu1_all bug

NAME

       euscale-set-instance-health - Manually set an auto-scaling instance's health status

SYNOPSIS

       euscale-set-instance-health      -s      {Healthy,Unhealthy}      [--respect-grace-period]
       [--no-respect-grace-period] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug]
       [--debugger] [--version] [-h] INSTANCE

DESCRIPTION

       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)

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