1 Star 0 Fork 103

Muchu / jenkins-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.29 KB
一键复制 编辑 原始数据 按行查看 历史

简体中文

Jenkins CLI

Go Report Card Quality Gate Status GoDoc Sonar Coverage Travis Contributors GitHub release GitHub All Releases GitHub code size in bytes Gitter

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!

Features

  • Multiple Jenkins support
  • Plugins management (list, search, install, upload)
  • Job management (search, build, log)
  • Open your Jenkins with a browser
  • Restart your Jenkins
  • Connection with proxy support

Get it

We support Mac, Linux and Windows for now.

Mac

You can use brew to install jcli.

brew tap jenkins-zh/jcli
brew install jcli

Linux

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/

Windows

You can find the latest version here. Download the tar file and copy the uncompressed jcli directory into your system path.

Other package managers

Here are other package managers:

  • GoFish users can use gofish install jcli
  • Scoop users can use scoop install jcli

Get started

Read this document for more details on how to use jcli.

Contribution

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.
goland.svg

Stargazers over time

Stargazers over time

Go
1
https://gitee.com/xiongbenwu/jenkins-cli.git
git@gitee.com:xiongbenwu/jenkins-cli.git
xiongbenwu
jenkins-cli
jenkins-cli
master

搜索帮助