easykubectl
List all RoleBindings across every namespace in the cluster
command
kubectl get rolebindings --all-namespacesalso accepted
kubectl get rolebindings -Acommand
kubectl get rolebindings --all-namespacesalso accepted
kubectl get rolebindings -APart of the Kubernetes CLI (kubectl) — kubectl Advanced category.
| Flag | Purpose |
|---|---|
--all-namespaces | Boolean flag |
Test your recall — not just your reading.
Practice with interactive quiz →