decrease-scalegroup

Removes a system from an auto-scaling group.

This command reduces the number of systems in an existing auto-scaling group by one, regardless of their current load or other conditons that would cause scaling to happen automatically. The group can be specified by the --group flag followed by a unique ID, or --host followed by the hostname pattern.

Example usage

  vm2 decrease-scalegroup --host 'scaler${num}'
  Removing a system from auto-scaling group scaler${NUM} ..
  .. deleted system scaler0.home

Command Line Help

Removes a system from an auto-scaling group.

cloudmin decrease-scalegroup --group id | --host hostname