Posted 2012-03-29 01:47 by Joe
list-plans.pl
Lists some or all Cloudmin account plans
By default,
this command outputs a table of all Cloudmin plans for applying to system owners.
To switch to a more complete and parsable format,
use the --multiline flag,
or to get a list of just plan names use --name-only.
Alternately,
you can use --id-only to get a list of only plan unique IDs.
Example usage
cloudmin list-plans Plan name Max systems Max RAM Max disk Max CPU ------------------------------ --------------- ---------- ---------- -------- Default plan 5 1024 MB 10 GB 50%
Command Line Help
cloudmin list-plans [--multiline | --name-only]
