Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get a list of groups from OpenShift

Tags:

openshift

The OpenShift documentation is covering how to get users and identities, but not groups. oc adm groups allows one to create a new group, add and remove users, but there doesn't seem to be a way to list all existing groups.

Is there an other way to get the groups already known to the system?

like image 404
Basil Avatar asked Oct 26 '25 01:10

Basil


1 Answers

Have you tried oc get groups (as a cluster admin)? This should provide you with the list of groups and users within those groups.

like image 110
Will Gordon Avatar answered Oct 27 '25 22:10

Will Gordon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!