From 8ee89fe5dcdf35bc937508367dce8133ed08f43e Mon Sep 17 00:00:00 2001 From: Pietro Menna Date: Wed, 8 Nov 2017 00:36:05 -0200 Subject: [PATCH] fix(helm): update documentation to reflect $HOME env var change --- docs/helm/helm.md | 4 ++-- docs/helm/helm_completion.md | 4 ++-- docs/helm/helm_create.md | 4 ++-- docs/helm/helm_delete.md | 4 ++-- docs/helm/helm_dependency.md | 4 ++-- docs/helm/helm_dependency_build.md | 4 ++-- docs/helm/helm_dependency_list.md | 4 ++-- docs/helm/helm_dependency_update.md | 4 ++-- docs/helm/helm_fetch.md | 4 ++-- docs/helm/helm_get.md | 4 ++-- docs/helm/helm_get_hooks.md | 4 ++-- docs/helm/helm_get_manifest.md | 4 ++-- docs/helm/helm_get_values.md | 4 ++-- docs/helm/helm_history.md | 4 ++-- docs/helm/helm_home.md | 4 ++-- docs/helm/helm_init.md | 4 ++-- docs/helm/helm_inspect.md | 4 ++-- docs/helm/helm_inspect_chart.md | 4 ++-- docs/helm/helm_inspect_values.md | 4 ++-- docs/helm/helm_install.md | 4 ++-- docs/helm/helm_lint.md | 4 ++-- docs/helm/helm_list.md | 4 ++-- docs/helm/helm_package.md | 4 ++-- docs/helm/helm_plugin.md | 4 ++-- docs/helm/helm_plugin_install.md | 4 ++-- docs/helm/helm_plugin_list.md | 4 ++-- docs/helm/helm_plugin_remove.md | 4 ++-- docs/helm/helm_plugin_update.md | 4 ++-- docs/helm/helm_repo.md | 4 ++-- docs/helm/helm_repo_add.md | 4 ++-- docs/helm/helm_repo_index.md | 4 ++-- docs/helm/helm_repo_list.md | 4 ++-- docs/helm/helm_repo_remove.md | 4 ++-- docs/helm/helm_repo_update.md | 4 ++-- docs/helm/helm_reset.md | 4 ++-- docs/helm/helm_rollback.md | 4 ++-- docs/helm/helm_search.md | 4 ++-- docs/helm/helm_serve.md | 4 ++-- docs/helm/helm_status.md | 4 ++-- docs/helm/helm_template.md | 4 ++-- docs/helm/helm_test.md | 4 ++-- docs/helm/helm_upgrade.md | 4 ++-- docs/helm/helm_verify.md | 4 ++-- docs/helm/helm_version.md | 4 ++-- 44 files changed, 88 insertions(+), 88 deletions(-) diff --git a/docs/helm/helm.md b/docs/helm/helm.md index 0b0eb37de..caa4301a0 100644 --- a/docs/helm/helm.md +++ b/docs/helm/helm.md @@ -33,7 +33,7 @@ Environment: ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -68,4 +68,4 @@ Environment: * [helm verify](helm_verify.md) - verify that a chart at the given path has been signed and is valid * [helm version](helm_version.md) - print the client/server version information -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_completion.md b/docs/helm/helm_completion.md index 68d227198..9fe91d52a 100644 --- a/docs/helm/helm_completion.md +++ b/docs/helm/helm_completion.md @@ -25,7 +25,7 @@ helm completion SHELL ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -35,4 +35,4 @@ helm completion SHELL ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_create.md b/docs/helm/helm_create.md index 4719e45d3..fa047ee23 100644 --- a/docs/helm/helm_create.md +++ b/docs/helm/helm_create.md @@ -44,7 +44,7 @@ helm create NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -54,4 +54,4 @@ helm create NAME ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_delete.md b/docs/helm/helm_delete.md index 5540736ad..bf3adb6b2 100644 --- a/docs/helm/helm_delete.md +++ b/docs/helm/helm_delete.md @@ -35,7 +35,7 @@ helm delete [flags] RELEASE_NAME [...] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -45,4 +45,4 @@ helm delete [flags] RELEASE_NAME [...] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_dependency.md b/docs/helm/helm_dependency.md index 1b8b685e4..673c2c384 100644 --- a/docs/helm/helm_dependency.md +++ b/docs/helm/helm_dependency.md @@ -58,7 +58,7 @@ for this case. ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -71,4 +71,4 @@ for this case. * [helm dependency list](helm_dependency_list.md) - list the dependencies for the given chart * [helm dependency update](helm_dependency_update.md) - update charts/ based on the contents of requirements.yaml -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_dependency_build.md b/docs/helm/helm_dependency_build.md index b16d56a58..0c9d1f97b 100644 --- a/docs/helm/helm_dependency_build.md +++ b/docs/helm/helm_dependency_build.md @@ -31,7 +31,7 @@ helm dependency build [flags] CHART ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -41,4 +41,4 @@ helm dependency build [flags] CHART ### SEE ALSO * [helm dependency](helm_dependency.md) - manage a chart's dependencies -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_dependency_list.md b/docs/helm/helm_dependency_list.md index 8003b79f4..a558356be 100644 --- a/docs/helm/helm_dependency_list.md +++ b/docs/helm/helm_dependency_list.md @@ -23,7 +23,7 @@ helm dependency list [flags] CHART ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -33,4 +33,4 @@ helm dependency list [flags] CHART ### SEE ALSO * [helm dependency](helm_dependency.md) - manage a chart's dependencies -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_dependency_update.md b/docs/helm/helm_dependency_update.md index 2ed84ec15..191a69644 100644 --- a/docs/helm/helm_dependency_update.md +++ b/docs/helm/helm_dependency_update.md @@ -36,7 +36,7 @@ helm dependency update [flags] CHART ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -46,4 +46,4 @@ helm dependency update [flags] CHART ### SEE ALSO * [helm dependency](helm_dependency.md) - manage a chart's dependencies -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_fetch.md b/docs/helm/helm_fetch.md index a8de1f446..5b4127c0a 100644 --- a/docs/helm/helm_fetch.md +++ b/docs/helm/helm_fetch.md @@ -45,7 +45,7 @@ helm fetch [flags] [chart URL | repo/chartname] [...] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -55,4 +55,4 @@ helm fetch [flags] [chart URL | repo/chartname] [...] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_get.md b/docs/helm/helm_get.md index 0b8fc73fd..ce6718b28 100644 --- a/docs/helm/helm_get.md +++ b/docs/helm/helm_get.md @@ -37,7 +37,7 @@ helm get [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -50,4 +50,4 @@ helm get [flags] RELEASE_NAME * [helm get manifest](helm_get_manifest.md) - download the manifest for a named release * [helm get values](helm_get_values.md) - download the values file for a named release -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_get_hooks.md b/docs/helm/helm_get_hooks.md index 3e94b014a..3db1b8d55 100644 --- a/docs/helm/helm_get_hooks.md +++ b/docs/helm/helm_get_hooks.md @@ -25,7 +25,7 @@ helm get hooks [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -35,4 +35,4 @@ helm get hooks [flags] RELEASE_NAME ### SEE ALSO * [helm get](helm_get.md) - download a named release -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_get_manifest.md b/docs/helm/helm_get_manifest.md index 4c802a7f3..11597716d 100644 --- a/docs/helm/helm_get_manifest.md +++ b/docs/helm/helm_get_manifest.md @@ -27,7 +27,7 @@ helm get manifest [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -37,4 +37,4 @@ helm get manifest [flags] RELEASE_NAME ### SEE ALSO * [helm get](helm_get.md) - download a named release -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_get_values.md b/docs/helm/helm_get_values.md index 57c344ef6..fe23e6819 100644 --- a/docs/helm/helm_get_values.md +++ b/docs/helm/helm_get_values.md @@ -24,7 +24,7 @@ helm get values [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -34,4 +34,4 @@ helm get values [flags] RELEASE_NAME ### SEE ALSO * [helm get](helm_get.md) - download a named release -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_history.md b/docs/helm/helm_history.md index 7dfacc08b..84792081a 100644 --- a/docs/helm/helm_history.md +++ b/docs/helm/helm_history.md @@ -40,7 +40,7 @@ helm history [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -50,4 +50,4 @@ helm history [flags] RELEASE_NAME ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_home.md b/docs/helm/helm_home.md index 2e7054e05..069f6a162 100644 --- a/docs/helm/helm_home.md +++ b/docs/helm/helm_home.md @@ -18,7 +18,7 @@ helm home ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -28,4 +28,4 @@ helm home ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_init.md b/docs/helm/helm_init.md index f6408dd99..eeee9b013 100644 --- a/docs/helm/helm_init.md +++ b/docs/helm/helm_init.md @@ -58,7 +58,7 @@ helm init ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -68,4 +68,4 @@ helm init ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_inspect.md b/docs/helm/helm_inspect.md index 5219eaa33..7fc56cacc 100644 --- a/docs/helm/helm_inspect.md +++ b/docs/helm/helm_inspect.md @@ -32,7 +32,7 @@ helm inspect [CHART] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -44,4 +44,4 @@ helm inspect [CHART] * [helm inspect chart](helm_inspect_chart.md) - shows inspect chart * [helm inspect values](helm_inspect_values.md) - shows inspect values -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_inspect_chart.md b/docs/helm/helm_inspect_chart.md index 36bd6df98..e1e88fbbe 100644 --- a/docs/helm/helm_inspect_chart.md +++ b/docs/helm/helm_inspect_chart.md @@ -30,7 +30,7 @@ helm inspect chart [CHART] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -40,4 +40,4 @@ helm inspect chart [CHART] ### SEE ALSO * [helm inspect](helm_inspect.md) - inspect a chart -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_inspect_values.md b/docs/helm/helm_inspect_values.md index d2d345b9b..348336b8f 100644 --- a/docs/helm/helm_inspect_values.md +++ b/docs/helm/helm_inspect_values.md @@ -30,7 +30,7 @@ helm inspect values [CHART] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -40,4 +40,4 @@ helm inspect values [CHART] ### SEE ALSO * [helm inspect](helm_inspect.md) - inspect a chart -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index 17963a06e..bb66345f4 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -98,7 +98,7 @@ helm install [CHART] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -108,4 +108,4 @@ helm install [CHART] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_lint.md b/docs/helm/helm_lint.md index 1a8ddb0cd..a07a43627 100644 --- a/docs/helm/helm_lint.md +++ b/docs/helm/helm_lint.md @@ -28,7 +28,7 @@ helm lint [flags] PATH ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -38,4 +38,4 @@ helm lint [flags] PATH ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_list.md b/docs/helm/helm_list.md index 9b13f887f..b1dcb19de 100644 --- a/docs/helm/helm_list.md +++ b/docs/helm/helm_list.md @@ -62,7 +62,7 @@ helm list [flags] [FILTER] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -72,4 +72,4 @@ helm list [flags] [FILTER] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_package.md b/docs/helm/helm_package.md index 09513e793..c4b506641 100644 --- a/docs/helm/helm_package.md +++ b/docs/helm/helm_package.md @@ -36,7 +36,7 @@ helm package [flags] [CHART_PATH] [...] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -46,4 +46,4 @@ helm package [flags] [CHART_PATH] [...] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_plugin.md b/docs/helm/helm_plugin.md index ce21e2b68..5a636724c 100644 --- a/docs/helm/helm_plugin.md +++ b/docs/helm/helm_plugin.md @@ -13,7 +13,7 @@ Manage client-side Helm plugins. ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -27,4 +27,4 @@ Manage client-side Helm plugins. * [helm plugin remove](helm_plugin_remove.md) - remove one or more Helm plugins * [helm plugin update](helm_plugin_update.md) - update one or more Helm plugins -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_plugin_install.md b/docs/helm/helm_plugin_install.md index 03dc3c024..1b1e03ea7 100644 --- a/docs/helm/helm_plugin_install.md +++ b/docs/helm/helm_plugin_install.md @@ -21,7 +21,7 @@ helm plugin install [options] ... ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -31,4 +31,4 @@ helm plugin install [options] ... ### SEE ALSO * [helm plugin](helm_plugin.md) - add, list, or remove Helm plugins -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_plugin_list.md b/docs/helm/helm_plugin_list.md index 134eac58f..403ef1a6f 100644 --- a/docs/helm/helm_plugin_list.md +++ b/docs/helm/helm_plugin_list.md @@ -15,7 +15,7 @@ helm plugin list ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -25,4 +25,4 @@ helm plugin list ### SEE ALSO * [helm plugin](helm_plugin.md) - add, list, or remove Helm plugins -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_plugin_remove.md b/docs/helm/helm_plugin_remove.md index 8dc301d3b..6c4530ce1 100644 --- a/docs/helm/helm_plugin_remove.md +++ b/docs/helm/helm_plugin_remove.md @@ -15,7 +15,7 @@ helm plugin remove ... ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -25,4 +25,4 @@ helm plugin remove ... ### SEE ALSO * [helm plugin](helm_plugin.md) - add, list, or remove Helm plugins -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_plugin_update.md b/docs/helm/helm_plugin_update.md index 5d786b01c..cbfe9ad5e 100644 --- a/docs/helm/helm_plugin_update.md +++ b/docs/helm/helm_plugin_update.md @@ -15,7 +15,7 @@ helm plugin update ... ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -25,4 +25,4 @@ helm plugin update ... ### SEE ALSO * [helm plugin](helm_plugin.md) - add, list, or remove Helm plugins -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo.md b/docs/helm/helm_repo.md index 2a2d67cec..3f184e875 100644 --- a/docs/helm/helm_repo.md +++ b/docs/helm/helm_repo.md @@ -17,7 +17,7 @@ Example usage: ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -32,4 +32,4 @@ Example usage: * [helm repo remove](helm_repo_remove.md) - remove a chart repository * [helm repo update](helm_repo_update.md) - update information of available charts locally from chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo_add.md b/docs/helm/helm_repo_add.md index 5f8247fba..c16797c63 100644 --- a/docs/helm/helm_repo_add.md +++ b/docs/helm/helm_repo_add.md @@ -24,7 +24,7 @@ helm repo add [flags] [NAME] [URL] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -34,4 +34,4 @@ helm repo add [flags] [NAME] [URL] ### SEE ALSO * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo_index.md b/docs/helm/helm_repo_index.md index a9f407a02..aece31367 100644 --- a/docs/helm/helm_repo_index.md +++ b/docs/helm/helm_repo_index.md @@ -31,7 +31,7 @@ helm repo index [flags] [DIR] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -41,4 +41,4 @@ helm repo index [flags] [DIR] ### SEE ALSO * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo_list.md b/docs/helm/helm_repo_list.md index ee156ea66..484ce3c68 100644 --- a/docs/helm/helm_repo_list.md +++ b/docs/helm/helm_repo_list.md @@ -15,7 +15,7 @@ helm repo list [flags] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -25,4 +25,4 @@ helm repo list [flags] ### SEE ALSO * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo_remove.md b/docs/helm/helm_repo_remove.md index 4620b30d0..b34cee61c 100644 --- a/docs/helm/helm_repo_remove.md +++ b/docs/helm/helm_repo_remove.md @@ -15,7 +15,7 @@ helm repo remove [flags] [NAME] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -25,4 +25,4 @@ helm repo remove [flags] [NAME] ### SEE ALSO * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_repo_update.md b/docs/helm/helm_repo_update.md index 85399bf17..0c9fb6efd 100644 --- a/docs/helm/helm_repo_update.md +++ b/docs/helm/helm_repo_update.md @@ -21,7 +21,7 @@ helm repo update ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -31,4 +31,4 @@ helm repo update ### SEE ALSO * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_reset.md b/docs/helm/helm_reset.md index 122d49cf3..dfb78c376 100644 --- a/docs/helm/helm_reset.md +++ b/docs/helm/helm_reset.md @@ -31,7 +31,7 @@ helm reset ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -41,4 +41,4 @@ helm reset ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_rollback.md b/docs/helm/helm_rollback.md index 8a6a0f558..a2fedc559 100644 --- a/docs/helm/helm_rollback.md +++ b/docs/helm/helm_rollback.md @@ -37,7 +37,7 @@ helm rollback [flags] [RELEASE] [REVISION] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -47,4 +47,4 @@ helm rollback [flags] [RELEASE] [REVISION] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_search.md b/docs/helm/helm_search.md index e81aa515f..1dc7e38ba 100644 --- a/docs/helm/helm_search.md +++ b/docs/helm/helm_search.md @@ -28,7 +28,7 @@ helm search [keyword] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -38,4 +38,4 @@ helm search [keyword] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_serve.md b/docs/helm/helm_serve.md index 73e8467ff..4ce8a997a 100644 --- a/docs/helm/helm_serve.md +++ b/docs/helm/helm_serve.md @@ -36,7 +36,7 @@ helm serve ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -46,4 +46,4 @@ helm serve ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_status.md b/docs/helm/helm_status.md index 38c78d296..2331558c0 100644 --- a/docs/helm/helm_status.md +++ b/docs/helm/helm_status.md @@ -35,7 +35,7 @@ helm status [flags] RELEASE_NAME ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -45,4 +45,4 @@ helm status [flags] RELEASE_NAME ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_template.md b/docs/helm/helm_template.md index 0a66145ac..46c4f9ca1 100644 --- a/docs/helm/helm_template.md +++ b/docs/helm/helm_template.md @@ -39,7 +39,7 @@ helm template [flags] CHART ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -49,4 +49,4 @@ helm template [flags] CHART ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_test.md b/docs/helm/helm_test.md index c95c12a15..b46d43e64 100644 --- a/docs/helm/helm_test.md +++ b/docs/helm/helm_test.md @@ -32,7 +32,7 @@ helm test [RELEASE] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -42,4 +42,4 @@ helm test [RELEASE] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_upgrade.md b/docs/helm/helm_upgrade.md index fe3eef6ef..5f4fde96c 100644 --- a/docs/helm/helm_upgrade.md +++ b/docs/helm/helm_upgrade.md @@ -67,7 +67,7 @@ helm upgrade [RELEASE] [CHART] ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -77,4 +77,4 @@ helm upgrade [RELEASE] [CHART] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_verify.md b/docs/helm/helm_verify.md index 4153c1235..74c3ee488 100644 --- a/docs/helm/helm_verify.md +++ b/docs/helm/helm_verify.md @@ -30,7 +30,7 @@ helm verify [flags] PATH ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -40,4 +40,4 @@ helm verify [flags] PATH ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017 diff --git a/docs/helm/helm_version.md b/docs/helm/helm_version.md index 74fe86d9f..1e46ceb18 100644 --- a/docs/helm/helm_version.md +++ b/docs/helm/helm_version.md @@ -44,7 +44,7 @@ helm version ``` --debug enable verbose output - --home string location of your Helm config. Overrides $HELM_HOME (default "$HOME/.helm") + --home string location of your Helm config. Overrides $HELM_HOME (default "~/.helm") --host string address of Tiller. Overrides $HELM_HOST --kube-context string name of the kubeconfig context to use --kubeconfig string path to kubeconfig file. Overrides $KUBECONFIG @@ -54,4 +54,4 @@ helm version ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Nov-2017 +###### Auto generated by spf13/cobra on 7-Nov-2017