mirror of
https://github.com/helm/helm.git
synced 2026-03-27 04:43:46 -04:00
This adds a hidden 'helm doc' command that generates documentation out of the Helm help text. Currently it can create: - man pages for HELM(1) - Markdown documentation - bash autocompletions Those are the three built-ins for Cobra. The command is hidden so that it doesn't show up to the regular user, since this is really a specialized task. It has the advantage of making it trivially easy to install man pages and bash completion at installation time. |
||
|---|---|---|
| .. | ||
| ci | ||
| cluster | ||
| ci.sh | ||
| completions.bash | ||
| coverage.sh | ||
| get | ||
| local-cluster.sh | ||
| sync-repo.sh | ||
| validate-go.sh | ||
| validate-license.sh | ||