DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Jenkins Command Line Usage


java -jar jenkins-cli.jar -s http://localhost:8088 help

java -jar jenkins-cli.jar -s http://localhost:8088 login --username admin --password admin

java -jar jenkins-cli.jar -s http://localhost:8088 list-jobs

java -jar jenkins-cli.jar -s http://localhost:8088 reload-configuration // you can modify configuration files directly, then use this command to load your modification;



Published

Jul 19, 2013

Last Updated

Jul 19, 2013

Category

Tech

Tags

  • command line 14
  • jenkins 26

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor