Add kubectl create [SUBCOMMAND] pattern

This commit is contained in:
derekwaynecarr
2015-10-21 10:41:42 -04:00
parent d3243b8778
commit 5e0948586c
29 changed files with 2576 additions and 17 deletions

View File

@@ -97,6 +97,8 @@ $ cat pod.json | kubectl create -f -
### SEE ALSO
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
* [kubectl create namespace](kubectl_create_namespace.md) - Create a namespace with the specified name.
* [kubectl create secret](kubectl_create_secret.md) - Create a secret using specified subcommand.
###### Auto generated by spf13/cobra on 24-Nov-2015