Delete tenant
The tenant:delete command allows you to delete a tenant from a site.
ploi tenant:delete
Delete a specific tenant:
ploi tenant:delete --server=blue-ocean --site=example.com --tenant=123
Options
| Option | Description |
|---|---|
--server= | The server name or ID |
--site= | The site domain |
--tenant= | The tenant ID to delete |