Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 429 Bytes

User List

Drush plugin to provide a user-list command

To Use

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

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