list-plans

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

Lists all plans for system owners

cloudmin list-plans [--multiline | --name-only]