Update docs

This commit is contained in:
Eric Paris
2015-08-17 11:06:16 -07:00
parent bcf912667b
commit 6d7986993a
32 changed files with 141 additions and 135 deletions

View File

@@ -55,16 +55,16 @@ $ kubectl config set-context gce --user=cluster-admin
### Options
```
--cluster=: cluster for the context entry in kubeconfig
--cluster="": cluster for the context entry in kubeconfig
-h, --help[=false]: help for set-context
--namespace=: namespace for the context entry in kubeconfig
--user=: user for the context entry in kubeconfig
--namespace="": namespace for the context entry in kubeconfig
--user="": user for the context entry in kubeconfig
```
### Options inherited from parent commands
```
--alsologtostderr=false: log to standard error as well as files
--alsologtostderr[=false]: log to standard error as well as files
--api-version="": The API version to use when talking to the server
--certificate-authority="": Path to a cert. file for the certificate authority.
--client-certificate="": Path to a client key file for TLS.
@@ -73,9 +73,9 @@ $ kubectl config set-context gce --user=cluster-admin
--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="": use a particular kubeconfig file
--log-backtrace-at=:0: when logging hits line file:N, emit a stack trace
--log-dir=: If non-empty, write log files in this directory
--log-dir="": If non-empty, write log files in this directory
--log-flush-frequency=5s: Maximum number of seconds between log flushes
--logtostderr=true: log to standard error instead of files
--logtostderr[=true]: log to standard error instead of files
--match-server-version[=false]: Require server version to match client version
--password="": Password for basic authentication to the API server.
-s, --server="": The address and port of the Kubernetes API server
@@ -91,7 +91,7 @@ $ kubectl config set-context gce --user=cluster-admin
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
###### Auto generated by spf13/cobra at 2015-08-12 16:38:35.553957807 +0000 UTC
###### Auto generated by spf13/cobra at 2015-08-20 22:01:12.480303261 +0000 UTC
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_set-context.md?pixel)]()