Skip to content
Build Queue
No builds in the queue.

Command enable-plugin

java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ 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)