项目作者: jenkins-zh

项目描述 :
Jenkins CLI account plugin
高级语言: Go
项目地址: git://github.com/jenkins-zh/jcli-account-plugin.git
创建时间: 2020-04-19T11:52:00Z
项目社区:https://github.com/jenkins-zh/jcli-account-plugin

开源协议:

下载


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:

  1. jcli config plugin fetch
  2. jcli config plugin install account

Browser the code from GitPod.