Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm can't install push plugin, how can I install it #122

Open
kiddingl opened this issue Nov 20, 2021 · 2 comments
Open

helm can't install push plugin, how can I install it #122

kiddingl opened this issue Nov 20, 2021 · 2 comments

Comments

@kiddingl
Copy link

[root@ansible1 plugins]# helm push
Error: unknown command "push" for "helm"

Did you mean this?
	pull

Run 'helm --help' for usage.
[root@ansible1 plugins]# ls
bin  helm-push_0.10.1_linux_amd64.tar.gz  helm-push_0.9.0_linux_amd64.tar.gz  LICENSE  plugin.yaml
[root@ansible1 plugins]# helm plugin install helm-push_0.9.0_linux_amd64.tar.gz
Error: plugin already exists
[root@ansible1 plugins]# helm plugin list
NAME	VERSION	DESCRIPTION
[root@ansible1 plugins]# helm push
Error: unknown command "push" for "helm"

Did you mean this?
	pull

Run 'helm --help' for usage.
[root@ansible1 plugins]#
@kiddingl
Copy link
Author

It's always errors: plugin already exists, I confuse it

@ebuildy
Copy link

ebuildy commented Dec 20, 2021

try helm cm-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants