You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]#
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: