Merge pull request #12571 from brendandburns/kubectl2

Auto commit by PR queue bot
This commit is contained in:
Brendan Burns
2015-08-13 13:56:14 -07:00
12 changed files with 305 additions and 57 deletions

View File

@@ -636,6 +636,7 @@ _kubectl_run()
flags_completion=()
flags+=("--attach")
flags+=("--command")
flags+=("--dry-run")
flags+=("--generator=")
flags+=("--help")