Command enable-plugin
java -jar jenkins-cli.jar -s https://ci.inria.fr/ocaml/ 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)