jenkins-cli
« Back to VersTracker
Description:
CLI for jenkins
Type: Formula  |  Latest Version: 0.0.47@0  |  Tracked Since: Dec 25, 2025
Links: Homepage  |  GitHub  |  Docs  |  formulae.brew.sh
Stars: 408  |  Forks: 77  |  Language: Go  |  Category: Devops
Tags: jenkins cli devops ci-cd automation go
Install: brew install jenkins-cli
About:
jenkins-cli is a command-line interface tool written in Go designed for interacting with Jenkins servers. It provides a modern alternative to the standard Jenkins CLI, offering improved performance and a more intuitive command structure. The tool enables developers to manage jobs, view build statuses, and automate CI/CD workflows directly from the terminal.
Key Features:
  • Modern Go-based CLI with improved performance
  • Support for managing Jenkins jobs and builds
  • Context-aware command completion
  • Configuration management for multiple Jenkins instances
  • Plugin management capabilities
Use Cases:
  • Automating Jenkins job creation and management in CI/CD pipelines
  • Quickly checking build statuses and logs from terminal
  • Managing multiple Jenkins instances from a single tool
Alternatives:
  • jenkins-cli (official) – Official Java-based CLI, heavier and slower than this Go implementation
  • curl – Direct REST API calls require more manual scripting and authentication handling
Version History
Detected Version Rev Change Commit
Dec 25, 2025 6:30pm 0.0.47 0 VERSION_BUMP 3a7d3eda
Oct 10, 2025 1:10am 0 VERSION_BUMP 58a24cc2