helm/cmd/helm
Martin Hickey 6bf5ef83c6
Merge pull request #6076 from ian-howell/fix/command-line-parsing
Fix a parsing issue with command line arguments
2019-08-07 12:12:59 +01:00
..
require change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
search feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
testdata feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
chart.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
chart_export.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_list.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_pull.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_push.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_remove.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chart_save.go ref(action): remove ParseReferenceWithChartDefaults 2019-07-23 14:33:23 -07:00
completion.go Fix #5046 compatible with MacOS (#5406) 2019-03-07 13:04:25 -08:00
create.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
create_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
dependency.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
dependency_build.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
dependency_build_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
dependency_test.go fix appveyor builds (#4934) 2019-01-31 21:31:09 -08:00
dependency_update.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
dependency_update_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
docs.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_hooks.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_hooks_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_manifest.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_manifest_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_values.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
get_values_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
helm.go Removes clientset method from interface in favor of the configuration struct 2019-07-30 11:51:40 -06:00
helm_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
history.go Fix style conformance issues 2019-07-29 19:17:35 +01:00
history_test.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
init.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
init_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
install.go Merge pull request #6142 from joelanford/decouple-cli-vals 2019-08-06 09:53:24 -07:00
install_test.go ref(*): use time.Duration for timeouts 2019-05-07 15:09:00 -07:00
lint.go review: move ValueOptions to SDK 2019-08-01 20:00:47 -04:00
list.go fix(client): Fixes a timing issue with reading client flags 2019-07-15 10:44:30 -05:00
list_test.go fix test cases for list.AllNamespaces 2019-04-05 00:10:15 +02:00
load_plugins.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
package.go Merge pull request #6142 from joelanford/decouple-cli-vals 2019-08-06 09:53:24 -07:00
package_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
path.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
plugin.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
plugin_install.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
plugin_list.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
plugin_remove.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
plugin_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
plugin_update.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
printer.go Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
pull.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
pull_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
registry.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
registry_login.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
registry_logout.go Helm 3: registry login/logout (#5597) 2019-05-06 16:15:34 -05:00
release_testing.go fix test command, move test to test run subcmd 2019-04-23 16:47:29 -04:00
release_testing_run.go fix(cmd/helm): set 300s as default on timeout flags 2019-05-09 19:53:52 -07:00
repo.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
repo_add.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_add_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_index.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
repo_index_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_list.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_remove.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_remove_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_update.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
repo_update_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
rollback.go fix(rollback): fix revision argument not being handled 2019-07-31 11:45:28 -07:00
rollback_test.go fix(rollback): fix revision argument not being handled 2019-07-31 11:45:28 -07:00
root.go Merge pull request #6076 from ian-howell/fix/command-line-parsing 2019-08-07 12:12:59 +01:00
root_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
search.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
search_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
show.go Removing the stable repository 2019-07-26 12:27:18 -04:00
status.go ref(*): Refactors the history action to return releases instead of formatted output 2019-07-08 15:28:51 -06:00
status_test.go ref(pkg/chartutil): break up chartutil into logical files 2019-05-22 19:38:11 +02:00
template.go review: move ValueOptions to SDK 2019-08-01 20:00:47 -04:00
template_test.go Add capability for application charts to be used as library charts 2019-04-30 17:11:05 +01:00
uninstall.go fix(cmd/helm): set 300s as default on timeout flags 2019-05-09 19:53:52 -07:00
uninstall_test.go ref(*): use time.Duration for timeouts 2019-05-07 15:09:00 -07:00
upgrade.go review: move ValueOptions to SDK 2019-08-01 20:00:47 -04:00
upgrade_test.go feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
verify.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
verify_test.go ref: remove pkg/helm, pkg/hapi, pkg/tiller 2019-03-12 09:47:12 -07:00
version.go ref(version): catch some edge cases 2019-06-10 15:07:16 -07:00
version_test.go ref(version): catch some edge cases 2019-06-10 15:07:16 -07:00