jcli alternatives and similar packages
Based on the "DevOps Tools" category.
Alternatively, view jcli alternatives based on common mentions on social networks and blogs.
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems -
Packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. -
Flynn
[UNMAINTAINED] A next generation open source platform as a service (PaaS) -
webhook
webhook is a lightweight incoming webhook server to run shell commands -
Ddosify
High-performance load testing tool, written in Golang. For distributed and Geo-targeted load testing: Ddosify Cloud - https://ddosify.com 🚀 -
Mizu
The API traffic viewer for Kubernetes providing deep visibility into all API traffic and payloads going in, out and across containers and pods inside a Kubernetes cluster. Think TCPDump and Wireshark re-invented for Kubernetes [Moved to: https://github.com/kubeshark/kubeshark] -
dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. -
StatusOK
Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected. -
goxc
a build tool for Go, with a focus on cross-compiling, packaging and deployment -
s3gof3r
Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r -
Fleet device management
Open-source device management for IT and security teams with thousands of laptops and servers. (macOS, Windows, Linux, ChromeOS, AWS, Google Cloud, Azure, data center, containers) -
uTask
µTask is an automation engine that models and executes business processes declared in yaml. ✏️📋 -
kwatch
:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly -
cassowary
:rocket: Modern cross-platform HTTP load-testing tool written in Go -
Pewpew
Flexible HTTP command line stress tester for websites and web services -
easyssh-proxy
easyssh-proxy provides a simple implementation of some SSH protocol features in Go -
metric
Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included. -
dogo
Monitoring changes in the source file and automatically compile and run (restart).
Access the most powerful time series database as a service
Do you think we are missing an alternative of jcli or a related project?
Popular Comparisons
README
This file was generated by [README.tpl](README.tpl) via yaml-readme, please don't edit it directly!
Quick start
Jenkins CLI
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 macOS, Linux and Windows for now.
macOS
You can use brew
to install jcli.
brew tap jenkins-zh/jcli
brew install jcli
Alternatively, you can use MacPorts.
sudo port install jenkins-cli
For MacPorts, add +bash_completion
or +zsh_completion
for shell completion.
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 install jcli
via scoop or choco.
Or you can also find the latest version from the release page.
Download the zip file and copy the uncompressed jcli
directory into your system path.
Other package managers
Here are other package managers:
Install | Upgrade | Uninstall | Platform |
---|---|---|---|
scoop install jcli |
Windows |
||
choco install jcli |
choco upgrade jcli |
choco uninstall jcli |
Windows |
snap install jcli |
snap refresh jcli |
snap remove jcli |
Linux |
sudo port install jenkins-cli |
sudo port selfupdate && sudo port upgrade jenkins-cli |
sudo port uninstall jenkins-cli |
macOS |
See more about [how to download jcli](docs/book/en/download.md). 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](docs/book/.gitbook/assets/goland.svg)
Similar Projects
There're a few similar projects that you might be interested in:
- jenni is a Jenkins Personal Assistant
- jenkins-job-cli Easy way to run Jenkins job from the Command Line
Stargazers over time
License
*Note that all licence references and agreements mentioned in the jcli README section above
are relevant to that project's source code only.