Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 783 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 783 Bytes

GitHub release GitHub All Releases

Jenkins CLI account plugin

This plugin allows you put your configuration file of Jenkins CLI into a git repository.

Currently, you need put a config file named .jenkins-cli.yaml in the root of git repository.

Get started

Jenkins CLI support plugin feature since v0.0.28. Please install this plugin by the following command:

jcli config plugin fetch
jcli config plugin install account

Browser the code from GitPod.