README.md

    Quick start

    简体中文

    Jenkins CLI

    Sonar Coverage Travis Contributors GitHub release GitHub All Releases Docker Pulls GitHub code size in bytes Gitter HitCount

    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)
    • Configuration as Code support
    • 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:

    • Scoop users can use scoop install jcli

    See more about how to download jcli. You can find the download details from here.

    Get started

    Read the official document for more details on how to use jcli.

    Or, you can take a live interactive course of Jenkins CLI.

    Plugins

    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.

    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

    Similar Projects

    There're a few similar projects that you might be interested in:

    • jenni is a Jenkins Personal Assistant

    Stargazers over time

    Stargazers over time

    项目简介

    当前项目暂无项目简介

    发行版本 1

    v.0.0.30

    全部发行版

    贡献者 18

    全部贡献者

    开发语言

    • Go 99.1 %
    • Makefile 0.9 %
    • Dockerfile 0.0 %