rajatjindal / kubectl-whoami

This plugin gets the subject name using the effective kubeconfig
Apache License 2.0
120 stars 14 forks source link

print group information as well #14

Closed infa-ddeore closed 2 years ago

infa-ddeore commented 2 years ago

is it possible to print group information alongwith user?

with GKE or AKS clusters, its important to print group information as the RBAC permissions are mostly given on groups

infa-ddeore commented 2 years ago

it is available with --all option