As a project admin, `oc get rolebindings` will show you all the rolebindings in a given namespace.
As a cluster-admin, `oc get clusterrolebindings` will show you all the clusterrolebindings which have power across all namespaces. On Wed, Jun 15, 2016 at 1:47 PM, Marc Boorshtein <[email protected]> wrote: > I have origin setup, and I know I can add/remove a role from a user using > the oc policy commands, but how do I actually list what (if any) roles a > user already has? > > Thanks > Marc > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
