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 Developers" 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-dev/9fe5dff0-97e4-4c5c-949c-26458b8d0c93%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
