mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
update kubectl api-resources help info
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
This commit is contained in:
parent
35940b707c
commit
58043b936a
@ -53,7 +53,7 @@ var (
|
||||
kubectl api-resources --namespaced=false
|
||||
|
||||
# Print the supported API resources with a specific APIGroup
|
||||
kubectl api-resources --api-group=extensions`)
|
||||
kubectl api-resources --api-group=rbac.authorization.k8s.io`)
|
||||
)
|
||||
|
||||
// APIResourceOptions is the start of the data required to perform the operation.
|
||||
|
Loading…
Reference in New Issue
Block a user