Using Drush to retrieve a list of roles is simple using the drush role-list command. Within a terminal window, we can retrieve all the current roles that exist by entering the following command:
drush role-list

From the preceding list, we can see that we have roles for Anonymous user, Authenticated user, Developer, and Administrator.