Suspend site
The site:suspend command allows you to suspend a site, making it temporarily inaccessible.
ploi site:suspend
Suspend a specific site:
ploi site:suspend --server=blue-ocean --site=example.com
Options
| Option | Description |
|---|---|
--server= | The server name or ID |
--site= | The site domain to suspend |
To restore a suspended site, use the site:resume command.