Posted 2011-06-28 13:23 by Joe
delete-plan.pl
Removes one existing account plan.
The plan to delete is specified either by ID with the --id parameter followed by a numeric ID,
or by name with the --name flag.
Deletion of plans in use by one or more virtual servers is safe, as in this case Virtualmin will merely flag it as deleted and hide it from the plans list.
Command Line Help
Deletes an existing Virtualmin account plan. virtualmin delete-plan --name plan-name | --id plan-id
