From f3c32e197957efd6968ee1f31b60dcfbafa6d11d Mon Sep 17 00:00:00 2001 From: Abhilash Gnan Date: Thu, 9 May 2019 22:20:27 +0200 Subject: [PATCH] update docs with make Signed-off-by: Abhilash Gnan --- docs/helm/helm_list.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/helm/helm_list.md b/docs/helm/helm_list.md index 5087c8a59..c47ef0764 100755 --- a/docs/helm/helm_list.md +++ b/docs/helm/helm_list.md @@ -49,6 +49,7 @@ helm list [flags] [FILTER] -h, --help help for list -m, --max int maximum number of releases to fetch (default 256) --namespace string show releases within a specific namespace + -n, --namespace-name sort by release's namespace name -o, --offset string next release name in the list, used to offset from start value --output string output the specified format (json or yaml) --pending show pending releases @@ -78,4 +79,4 @@ helm list [flags] [FILTER] * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 1-Sep-2018 +###### Auto generated by spf13/cobra on 9-May-2019