Posted 2012-03-29 01:49 by Joe
list-scalegroups.pl
Display all configured auto-scaling groups.
This command lists all configured auto-scaling groups and their current status in a simple table.
To switch to a more complete and parsable format,
use the --multiline flag,
or to get a list of just hostname templates use --name-only.
Alternately,
you can use --id-only to get a list of only group unique IDs.
Example usage
cloudmin list-scalegroups
Hostname template Source system Status
------------------------------ --------------------------------- ----------
scaler${NUM} kvmscale.home 1 systems
Command Line Help
cloudmin list-scalegroups [--multiline | --name-only]
