Add rbac command to kubectl get --help
reference to https://github.com/kubernetes/kubernetes/pull/37366
This commit is contained in:
@@ -84,6 +84,8 @@ The following table includes a list of all the supported resource types and thei
|
||||
Resource type | Abbreviated alias
|
||||
-------------------- | --------------------
|
||||
`clusters` |
|
||||
`clusterrolebindings` |
|
||||
`clusterroles` |
|
||||
`componentstatuses` |`cs`
|
||||
`configmaps` |`cm`
|
||||
`daemonsets` |`ds`
|
||||
@@ -105,6 +107,8 @@ Resource type | Abbreviated alias
|
||||
`replicasets` |`rs`
|
||||
`replicationcontrollers` |`rc`
|
||||
`resourcequotas` |`quota`
|
||||
`rolebindings` |
|
||||
`roles` |
|
||||
`secrets` |
|
||||
`serviceaccounts` |`sa`
|
||||
`services` |`svc`
|
||||
|
||||
Reference in New Issue
Block a user