Update docs based on new spf13/cobra

This commit is contained in:
Eric Paris
2015-09-03 17:07:24 -04:00
parent c6ff44cf27
commit bf7646bd9e
63 changed files with 44 additions and 292 deletions

View File

@@ -62,7 +62,6 @@ $ kubectl exec 123456-7890 -c ruby-container -i -t -- bash -il
```
-c, --container="": Container name. If omitted, the first container in the pod will be chosen
-h, --help[=false]: help for exec
-p, --pod="": Pod name
-i, --stdin[=false]: Pass stdin to the container
-t, --tty[=false]: Stdin is a TTY
@@ -100,7 +99,7 @@ $ kubectl exec 123456-7890 -c ruby-container -i -t -- bash -il
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
###### Auto generated by spf13/cobra at 2015-09-02 09:55:50.948300118 +0000 UTC
###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.471517301 +0000 UTC
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_exec.md?pixel)]()