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