Activate WordPress theme
Activate an installed theme on a WordPress installation.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
This operation is asynchronous: a successful response only means the activation job has been queued.
hostinger wordpress themes activate <username> <software> [flags]
-h, --help help for activate
--theme string Slug of the installed theme to activate.
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger wordpress themes - Themes commands