snippetbashTip
kubectl api-versions — Print the supported API versions on the server, in the form of "group/version". More information: <h
Viewed 0 times
thecommandsupportedversionskubectl api-versionscliprintapi
Problem
How to use the
kubectl api-versions command: Print the supported API versions on the server, in the form of "group/version". More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/>.Solution
kubectl api-versions — Print the supported API versions on the server, in the form of "group/version". More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/>.Print the supported API versions on the server, in the form of "group/version":
kubectl api-versionsCode Snippets
Print the supported API versions on the server, in the form of "group/version"
kubectl api-versionsContext
tldr-pages: common/kubectl api-versions
Revisions (0)
No revisions yet.