Impose role-based access restrictions on spaces.
tanzu space use
command.CLI Plugin: rbac
| Target: global
| Primarily used for: Platform Operations | Release Notes
Syntax:
tanzu rbac [command]
role Role is logical grouping of policy rules that can be referenced as a unit by a RoleBinding
rolebinding RoleBinding references a Role. It can reference a Role defined in the space
-h, --help help for rbac
Role is logical grouping of policy rules that can be referenced as a unit by a RoleBinding.
tanzu rbac role [command]
get Get role
list List roles
Get role.
tanzu rbac role get ROLE_NAME [flags]
-o, --output string output format (yaml|json) (default "yaml")
List roles.
tanzu rbac role list [flags]
-o, --output string output format (yaml|json) (default "yaml")