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
- Host: GitHub
- URL: https://github.com/jenkins-zh/jcli-account-plugin
- Owner: jenkins-zh
- Created: 2020-04-19T11:52:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:01:06.000Z (over 2 years ago)
- Last Synced: 2025-01-16T18:06:39.888Z (4 months ago)
- Topics: jenkins-cli
- Language: Go
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README-zh.md
- Funding: .github/FUNDING.yml
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
```