title | anchor | weight |
---|---|---|
Plugin | plugin | 70 |
Plugin Management
jcli
allows you to search, download, install, uninstall or upload a plugin.
First, please search a plugin by a keyword if you want to install it. You can get a plugin list by execute jcli plugin search zh-cn
. You can install it with the plugin name.
For example, you can install the Simplified Chinese Localization plugin by jcli plugin install localization-zh-cn
.
Download Plugins
Some times, Jenkins just cannot connect with the offical Update Center. We can use the download
sub-cmd to download all the plugins which’re you need, then upload them. This command will take care of the dependencies of the plugin.
You can try it:
jcli plugin download localization-zh-cn
当前内容版权归 jenkins中文社区 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 jenkins中文社区 .