Updated kubectl help messages.

Updated kubectl help messages: added info about hpa. Fixes #17357.
This commit is contained in:
Jerzy Szczepkowski
2015-11-19 15:16:26 +01:00
parent 7c660bc240
commit cac9e88c11
13 changed files with 26 additions and 16 deletions

View File

@@ -125,6 +125,7 @@ __custom_func() {
* componentstatuses (aka 'cs')
* endpoints (aka 'ep')
* quota
* horizontalpodautoscalers (aka 'hpa')
`
)