Posted 2011-06-28 13:26 by Joe
delete-database.pl
Deletes one database
To remove a single database from a virtual server and delete all of its contents,
you can use this command.
It takes the exact same parameters as the create-database command : --domain,
--name and --type.
Be careful using it,
as the complete contents of the specified database will be removed without any prompting for confirmation.
Command Line Help
virtualmin delete-database --domain domain.name
--name database-name
--type mysql|postgres
