jenkins-cli

command module
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2019 License: MIT Imports: 1 Imported by: 0

README

Jenkins CLI

Go Report Card Quality Gate Status Sonar Coverage Travis Contributors GitHub release Gitter

Jenkins CLI allows you manage your Jenkins as an easy way. No matter you're a plugin developer, administrator or just a regular user, it borns for you!

Features

  • Multiple Jenkins support
  • Plugins management (list, search, install, upload)
  • Job management (search, build, log)
  • Open your Jenkins with a browse
  • 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

It's very simple to install jcli into your Linux OS. Just need to execute a command line at below:

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 by click here. Then download the tar file, cp the uncompressed jcli directory into your system path.

Other Package Managers

Here're other package managers:

  • GoFish users can use gofish install jcli.

Get started

Read this document to know more details about how to use jcli.

Contribution

If you're interested in this project. Please go through the contribution guide. Any contributions are welcome.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
cmd
mock
mhttp
Package mhttp is a generated GoMock package.
Package mhttp is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL