let kubectl api-versions use the discovery client

This commit is contained in:
Chao Xu
2015-10-16 14:36:49 -07:00
parent 236193a26d
commit eb3a80156a
8 changed files with 20 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
.SH NAME
.PP
kubectl api\-versions \- Print available API versions.
kubectl api\-versions \- Print the supported API versions on the server, in the form of "group/version".
.SH SYNOPSIS
@@ -13,7 +13,7 @@ kubectl api\-versions \- Print available API versions.
.SH DESCRIPTION
.PP
Print available API versions.
Print the supported API versions on the server, in the form of "group/version".
.SH OPTIONS INHERITED FROM PARENT COMMANDS