Drush Permissions

Categories

Component ID

1796672

Component name

Drush Permissions

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1183

Component created

Component changed

Component body

Drush Permissions enables you to easily query user permissions from the command line. The following commands are supported:

  • drush permissions-list (drush perl): list all permissions with module and role filters.
  • drush permissions-user (drush peru): list all permissions for a single user.

This module is purely intended as a drush plugin, meaning that it shouldn't be installed as a module.

Installation

Execute the following line outside a drupal root directory:
drush dl drush_permissions-7.x