github.com/felipejfc/helm@v2.1.2+incompatible/docs/helm/helm_repo_list.md (about) 1 ## helm repo list 2 3 list chart repositories 4 5 ### Synopsis 6 7 8 list chart repositories 9 10 ``` 11 helm repo list [flags] 12 ``` 13 14 ### Options inherited from parent commands 15 16 ``` 17 --debug enable verbose output 18 --home string location of your Helm config. Overrides $HELM_HOME (default "/Users/mattbutcher/Code/helm_home") 19 --host string address of tiller. Overrides $HELM_HOST 20 --kube-context string name of the kubeconfig context to use 21 ``` 22 23 ### SEE ALSO 24 * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories 25 26 ###### Auto generated by spf13/cobra on 1-Nov-2016