auth0 roles show
Display information about a role.
Usage
auth0 roles show [flags]
Examples
auth0 roles show
auth0 roles show <role-id>
auth0 roles show <role-id> --json
Flags
--json Output in json format.
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 roles create - Create a new role
- auth0 roles delete - Delete a role
- auth0 roles list - List your roles
- auth0 roles permissions - Manage permissions within the role resource
- auth0 roles show - Show a role
- auth0 roles update - Update a role