All available actions are accessible via the following directive.
ploiio
Just a little glossary for your convenience.
restart_server
Restarts a server
id *
Example command
ploiio restart_server --id ARGUMENT
monitor_server
Get the latest monitoring responses for your server. This will require you to have monitoring installed, otherwise you'll be greeted with an error message.
id *
Example command
ploiio monitor_server --id ARGUMENT
restart_service
Restarts a service, possible values: "mysql", "nginx", "supervisor"
server *
service *
Example command
ploiio restart_service --server ARGUMENT --service ARGUMENT