Enables one or more installed plugins transitively.
Command
java -jar jenkins-cli.jar -s https://jenkins.garasiku.autos/ enable-plugin VAL ... [-restart]
VAL : Enables the plugins with the given short names and their
dependencies.
-restart : Restart Jenkins after enabling plugins. (default: false)