Delete WordPress installation
Delete the specified WordPress installation, with optional file and database removal. This removes all associated components including plugins, themes, staging websites and any other related data.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
hostinger wordpress installations delete <username> <software> [flags]
--delete-database Delete the installation database.
--delete-files Delete installation files from disk.
-h, --help help for delete
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger wordpress installations - Installations commands