Delete website database
Permanently deletes a MySQL database and all its data from an Agency Plan website, including its users.
The operation is idempotent: deleting a database that does not exist succeeds without error.
hostinger agency-hosting databases delete-website <website_uid> <database_name> [flags]
-h, --help help for delete-website
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger agency-hosting databases - Databases commands