List auth users
The auth-user:list command allows you to list all HTTP authentication users for a site.
ploi auth-user:list
List auth users for a specific site:
ploi auth-user:list --server=blue-ocean --site=example.com
Options
| Option | Description |
|---|---|
--server= | The server name or ID |
--site= | The site domain |
Auth users provide basic HTTP authentication for your site, requiring visitors to enter a username and password.