Please wait for the administrator to review and you will receive a system notification when the review is complete
Jenkins CLI 可以帮忙你轻松地管理 Jenkins。不管你是一名插件开发者、管理员或者只是一个普通的 Jenkins 用户,它都是为你而生的!
jcli-ishell-plugin 是一个用于 Jenkins CLI 的插件,它允许你以交互方式管理你的工作
Jenkins 自定义发行版
Simplified Chinese Localization for Jenkins core and plugins. See JEP-216 for design details.
Jenkins 国内插件镜像源
Jenkins 中文社区官网
Jenkins CLI allows you manage your Jenkins in an easy way. No matter if you're a plugin developer, administrator or just a regular user, it is made for you!
We support Mac, Linux and Windows for now.
You can use brew
to install jcli.
brew tap jenkins-zh/jcli
brew install jcli
To install jcli
on your Linux OS, execute the following command:
curl -L https://github.com/jenkins-zh/jenkins-cli/releases/latest/download/jcli-linux-amd64.tar.gz|tar xzv
sudo mv jcli /usr/local/bin/
You can install jcli
via scoop or choco.
Or you can also find the latest version from the release page.
Download the zip file and copy the uncompressed jcli
directory into your system path.
Here are other package managers:
Install | Upgrade | Uninstall | Platform |
---|---|---|---|
scoop install jcli |
Windows |
||
choco install jcli |
choco upgrade jcli |
choco uninstall jcli |
Windows |
snap install jcli |
snap refresh jcli |
snap remove jcli |
Linux |
See more about how to download jcli. You can find the download details from here.
Read the official document for more details on how to use jcli
.
Or, you can take a live interactive course of Jenkins CLI.
Jenkins CLI could have more features by installing a plugin for it. You can install a plugin by the following command:
jcli config plugin fetch
jcli config plugin install account
All official plugins could be found at here.
If you're interested in this project. Please go through the contribution guide. Any contributions are welcome.
Thanks to JetBrains for giving us the open source licence.
There're a few similar projects that you might be interested in: