Update docs based on new spf13/cobra
This commit is contained in:
@@ -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 -->
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user