An open API service indexing awesome lists of open source software.

https://github.com/jenkins-zh/jcli-account-plugin

Jenkins CLI account plugin
https://github.com/jenkins-zh/jcli-account-plugin

jenkins-cli

Last synced: 3 months ago
JSON representation

Jenkins CLI account plugin

Awesome Lists containing this project

README

        

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