add configmap to kubectl subcommand list

This commit is contained in:
Seth Jennings 2016-03-04 14:52:17 -06:00
parent 4d599ea309
commit 4ca54b0c9c

View File

@ -115,6 +115,7 @@ __custom_func() {
// and add a short forms entry in expandResourceShortcut() when appropriate.
valid_resources = `Valid resource types include:
* componentstatuses (aka 'cs')
* configmaps
* daemonsets (aka 'ds')
* deployments
* events (aka 'ev')