Revert "Update cobra/pflag. Also update generated kubectl documentation."

This commit is contained in:
Piotr Szczesniak
2015-03-16 12:21:20 +01:00
parent 879bc3a677
commit 69432e8b2f
58 changed files with 289 additions and 422 deletions

View File

@@ -44,7 +44,6 @@ $ kubectl delete pods --all
```
--all=false: [-all] to select all the specified resources
-f, --filename=[]: Filename, directory, or URL to a file containing the resource to delete
-h, --help=false: help for delete
-l, --selector="": Selector (label query) to filter on
```
@@ -59,6 +58,7 @@ $ kubectl delete pods --all
--client-key="": Path to a client key file for TLS.
--cluster="": The name of the kubeconfig cluster to use
--context="": The name of the kubeconfig context to use
-h, --help=false: help for kubectl
--insecure-skip-tls-verify=false: If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure.
--kubeconfig="": Path to the kubeconfig file to use for CLI requests.
--log_backtrace_at=:0: when logging hits line file:N, emit a stack trace