It would be nice to be able to see all permissions in the system Something along the lines of ```bash php artisan rbac:list --path=foo.bar --users ``` so that it will return a list of all permissions that contain `foo.bar` along with the users who are given that permission