I am trying to install jenkins plugin with jenkins-cli , it works if java -jar /opt/jenkins/jenkins-cli.jar -s http://localhost:8080 install-plugin git but fails for
java -jar /opt/jenkins/jenkins-cli.jar -s http://localhost:8080 install-plugin git 2.53. Reading to the docs it says that jenkins-cli only expects shortname How to do that ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/884c72fd-8ac1-4b66-b286-2b31749647da%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
