Skip to content

jenkins-zh/jcli-account-plugin

Repository files navigation

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.