Adds one Virtualmin licence to the pool
This command adds a new license to the pool of those managed by Cloudmin. It must have been already purchased from the Virtualmin website, and you must have the serial number and key. These are specified to the command using the --serial
and --key
parameters respectively, and will be validated before it is added to the license pool.
Example usage
cloudmin add-licence --serial 213323 --key fdsdsfdffdsff The Virtualmin license with serial 213323 and key fdsdsfdffdsff has been added.
Command Line Help
Adds a valid existing Virtualmin license. cloudmin add-licence --serial number --key string