Skip to content
Build Queue
No builds in the queue.

Command enable-plugin

java -jar jenkins-cli.jar -s https://jenkins.te.baibaodun.com.cn/jenkins/ -http enable-plugin VAL ... [-restart]
Enables one or more installed plugins transitively.

VAL : Enables the plugins with the given short names and their dependencies. -restart : Restart Jenkins after enabling plugins. (default: false)