helm/pkg/plugin/installer
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
* Adds update option to plugin command

Fixes issues/2385 - helm install silently updates the plugin, if it pre-existed

* Added tests for new methods for plugin update

* Updated docs

* Updated review comments :)

* Return error exit code when there is error
2017-05-16 11:07:15 -06:00
..
base.go feat(helm): add plugin management commands 2017-04-06 11:28:09 -07:00
doc.go feat(helm): add plugin management commands 2017-04-06 11:28:09 -07:00
installer.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00
local_installer.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00
local_installer_test.go Errors out in case requested plugin exists 2017-05-06 15:47:21 -07:00
vcs_installer.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00
vcs_installer_test.go Adds update option to plugin command (#2410) 2017-05-16 11:07:15 -06:00