Command enable-plugin

java -jar jenkins-cli.jar -s https://team.marrigewell.com/jenkins/ -webSocket 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)