
rbac-lookup
List of commands for rbac-lookup:
-
rbac-lookup:tldr:03bfa rbac-lookup: View all RBAC bindings along with the source role binding.$ rbac-lookup -o widetry on your machineexplain this command
-
rbac-lookup:tldr:22384 rbac-lookup: View all RBAC bindings along with IAM roles (if you are using GKE).$ rbac-lookup --gketry on your machineexplain this command
-
rbac-lookup:tldr:47c8a rbac-lookup: View RBAC bindings that match a given expression.$ rbac-lookup ${search_term}try on your machineexplain this command
-
rbac-lookup:tldr:5c914 rbac-lookup: View all RBAC bindings filtered by subject.$ rbac-lookup -k ${select}try on your machineexplain this command
-
rbac-lookup:tldr:c74bc rbac-lookup: View all RBAC bindings.$ rbac-lookuptry on your machineexplain this command