Autogenerate md documentation for kubectl
This does away with the giant dump from cobra for kubectl and instead
generates md files which contain similar information, but one per verb.
This might work well as part of the cobra project, instead of doing it
in kube, but this gets us nice, linked, documentation right now. If
people like it, I will try to get something similar into cobra.
Showing
docs/kubectl-config-set.md
0 → 100644
docs/kubectl-config-unset.md
0 → 100644
docs/kubectl-config-view.md
0 → 100644
docs/kubectl-config.md
0 → 100644
docs/kubectl-create.md
0 → 100644
docs/kubectl-delete.md
0 → 100644
docs/kubectl-describe.md
0 → 100644
docs/kubectl-expose.md
0 → 100644
docs/kubectl-get.md
0 → 100644
docs/kubectl-label.md
0 → 100644
docs/kubectl-log.md
0 → 100644
docs/kubectl-namespace.md
0 → 100644
docs/kubectl-proxy.md
0 → 100644
docs/kubectl-resize.md
0 → 100644
docs/kubectl-stop.md
0 → 100644
docs/kubectl-update.md
0 → 100644
docs/kubectl-version.md
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment