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.
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.