-
Adam Reese authored
Add plugin management subcommands for installing and removing plugins to `$HELM_HOST/plugins`. Install accepts a vcs url or a local directory. ``` $ helm plugin install http://github.com/adamreese/helm-env Installed plugin: env $ helm plugin list NAME VERSION DESCRIPTION env 0.1.0 Print out the helm environment. $ helm plugin remove env Removed plugin: env ``` closes #1977
51b8d8a6
Name |
Last commit
|
Last update |
---|---|---|
_proto | ||
cmd | ||
docs | ||
pkg | ||
rootfs | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
OWNERS | ||
README.md | ||
circle.yml | ||
code-of-conduct.md | ||
glide.lock | ||
glide.yaml | ||
versioning.mk |