list-provision-features

Output a list of all available features for provisioning.

This command simply lists all features for which provisioning is possible, and limits on feature counts for the current owner. If run by root you should use the --owner flag to

Example usage

  cloudmin list-provision-features --owner xencentos 
  Feature    Description                              Limit      Usage     
  ---------- ---------------------------------------- ---------- ----------
  dns        DNS zones                                None       0         
  mysql      MySQL logins                             5          0         
  mysqldb    MySQL databases                          10         0         

Command Line Help

cloudmin list-provision-features [--owner name]