role-delete

Delete a role.

drush role-delete

Aliases:

Arguments:

machine name : The symbolic machine name for the role. Required. In D6 and D7, this may also be a numeric role ID.

Examples:

Delete the role 'test role'.

drush role-delete 'test role'