1eeb54578a8a32f47ad6239414be375637329a65
[yaffs-website] / vendor / drupal / console-en / translations / role.delete.yml
1 description: 'Delete roles for the application'
2 help: 'The <info>role:delete</info> command helps you delete roles.'
3 welcome: 'Welcome to the Drupal role delete'
4 arguments:
5   rolename: 'Roles name to be deleted'
6 messages:
7   role-id: 'Role Id'
8   role-name: 'Role Name'
9   role-created: 'Roles was deleted successfully'
10   invalid-machine-name: 'Role does not exist'
11 examples:
12   - description: 'Delete role specifying rolename'
13     execution: |
14       drupal role:delete  moderator