Drush User List

Categories

Component ID

2493771

Component name

Drush User List

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

413

Component created

Component changed

Component body

Drush User List provides a drush plugin to list users on a site.

Usage:

  1. Download and place in your ~/.drush/ directory
  2. Run drush user-list to list all users on a site
  3. Optionally, use the --roles, --format and/or --status options

Credit to Manuel Garcia for the initial Drupal 6 implementation in https://www.drupal.org/node/1199080