jenkins-cli
jenkins-cli copied to clipboard
Jenkins CLI allows you to manage your Jenkins in an easy way. Jenkins 命令行客户端
**Is your feature request related to a problem? Please describe.** Sometimes we need to get into the k8s pod for a troubleshooting reason. It's good to have an easy to...
**Is your feature request related to a problem? Please describe.** I'll get too many outputs if the log is very big. But it's not necessary for some cases. Sometimes, I...
Install plugin of jcli online is a quite normal case. But for those users who use jcli in a private environment, it might be difficult to install plugins, such as...
**Make sure that you've checked the boxes below before you submit PR:** ### Always - [x] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side) and not...
**Make sure that you've checked the boxes below before you submit PR:** ### Always - [x] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side) and not...
**Is your feature request related to a problem? Please describe.** When a job has spaces in its name, `jcli` cannot reference it appropriately even when quoted: ``` jcli job history...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** ``` jcli config rename oldName newName ``` **Describe alternatives you've considered** **Additional context**
jcli job build {JobName} --param {json} ,flag --param have no effect --param-file have no effect also jcli version Jenkins CLI (jcli) manage your Jenkins Version: 0.0.30 Last Commit: 6c65096 Build...
**Is your feature request related to a problem? Please describe.** None. **Describe the solution you'd like** An example usage: `jcli agent run simple -f test.sh` **Describe alternatives you've considered** None....
see also https://github.com/jenkinsci/pipeline-restful-api-plugin/pull/17