Skip to content

cli.php

An utility updates the current status of the virtual servers in SolusVM web interface. The functionality is similar with clicking on Refresh button on Node > Virtual Servers page

Options

Option Parameter Description
--action statusupdateall Mandatory

Example

php cli.php --action=statusupdateall
Back to top