Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brokenpip3/jcli

Alternative Jenkins cli
https://github.com/brokenpip3/jcli

cli jenkins tui

Last synced: 4 months ago
JSON representation

Alternative Jenkins cli

Awesome Lists containing this project

README

        

# Jcli

Small cli to list, run, and check jenkins jobs

https://user-images.githubusercontent.com/40476330/159119721-a55d2f7c-7dff-4fa0-91cd-08f33a78494d.mp4

## Installation

`pip install jenkins-job-cli`

Archlinux users: you can find the pkgbuild [here](https://aur.archlinux.org/packages/jcli)

## Usage

```
Usage: jcli [OPTIONS] COMMAND [ARGS]...

jcli - Jenkins job cli

Options:
--version Show the version and exit.
--help Show this message and exit.

Commands:
config Create jcli config
jenkins Get Jenkins server info
jobs List and execute jobs
nodes Nodes management
plugins Plugins management
```