Move shell completion generation into 'kubectl completion' command

This commit is contained in:
Dr. Stefan Schimanski
2016-04-03 19:24:58 +02:00
parent 77de942e08
commit a79a420fde
9 changed files with 119 additions and 74 deletions

View File

@@ -111,7 +111,6 @@ kube::golang::test_targets() {
cmd/genman
cmd/genyaml
cmd/mungedocs
cmd/genbashcomp
cmd/genswaggertypedocs
cmd/linkcheck
examples/k8petstore/web-server/src