Update docs to refer to kubectl rather than kubecfg. Remove cli.md.

Partially addresses #2144. Fixes #834.
This commit is contained in:
Brian Grant
2015-01-22 18:58:04 +00:00
parent 3ae67f8153
commit 55d0d0d258
5 changed files with 5 additions and 166 deletions

View File

@@ -46,8 +46,8 @@ Design docs are in [design](design).
* **Kubernetes Web Interface** ([ui.md](ui.md)): Accessing the Kubernetes
web user interface.
* **Kubecfg Command Line Interface** ([cli.md](cli.md)):
The `kubecfg` command line reference.
* **Kubectl Command Line Interface** ([kubectl.md](kubectl.md)):
The `kubectl` command line reference.
* **Roadmap** ([roadmap.md](roadmap.md)): The set of supported use cases, features,
docs, and patterns that are required before Kubernetes 1.0.