From 333509908b2b1819513099fee4d602c7c485b601 Mon Sep 17 00:00:00 2001 From: Zhao Xiaojie Date: Sun, 20 Oct 2019 22:42:13 +0800 Subject: [PATCH] Add jcli add a devops tool (#2784) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8298ca9..7b48fffc 100644 --- a/README.md +++ b/README.md @@ -2110,6 +2110,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [grapes](https://github.com/yaronsumel/grapes) - Lightweight tool designed to distribute commands over ssh with ease. * [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions. * [Hey](https://github.com/rakyll/hey) - Hey is a tiny program that sends some load to a web application. +* [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI allows you manage your Jenkins as an easy way. * [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler. * [kcli](https://github.com/cswank/kcli) - Command line tool for inspecting kafka topics/partitions/messages. * [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google.