devtools

jenkins-cli: Automate Jenkins

Trigger Jenkins builds from the command line with jenkins-cli, a high-performance tool for founders and devops teams.
intermediate⏱ 30 minutesπŸ’΅ Free
255 stars3 forksRustGuide quality 9/10Updated 6/18/2026100% free Β· open source
What it is

Trigger Jenkins builds from the command line.

Real use case example

"A founder building a cloud-based project can use this tool to automate their CI/CD pipeline. They create a Jenkinsfile to define their pipeline, then use the CLI tool to trigger a build from their terminal. They can automate various tasks, such as running tests, building Docker images, and deploying to production, all from the command line."

Best insideCursorCodex CLI
When to use it
  • β€’When you need to automate Jenkins build triggers as part of a larger CI/CD pipeline
  • β€’When you want to integrate Jenkins with other development tools and scripts
  • β€’When you require a high-performance, cross-platform solution for managing Jenkins builds
Ready-to-paste prompt
jenkins-cli build run my-web-app --param TARGET_ENV=prod
Heads up: You need to have the `cargo` package manager installed and configured to use the `jenkins-cli` tool, as it's written in Rust and depends on the Rust ecosystem
Saves to your device
Use with Claude
New

Skip the builder β€” one click puts this in Claude, Cursor, Antigravity and more.

βœ… Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly β€” no install
Claude Code
mkdir -p ~/.claude/skills/jenkins-cli && curl -fsSL https://workflowstacks.com/api/skills/jenkins-cli/claude-skill -o ~/.claude/skills/jenkins-cli/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go β€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How jenkins-cli: Automate Jenkins works
Codeflow
Free to inspect

Jenkins-cli: Automate Jenkins is a medium Rust project (~7.4k lines across 26 code files, plus 7 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.

Size
Medium codebase
~7.4k lines Β· 26 code files Β· ~1 h to skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Rust
No API keys detected
Rust 92%Fluent 3%Shell 3%JavaScript 2%HTML 1%
Where to start reading
  1. 1
    README.md
    Start here β€” what it does and how to install it
  2. 2
    src/main.rs
    Where the program starts running
  3. 3
    Cargo.toml
    Dependencies and the commands it exposes
What's in each folder
src/Core code β€” the actual logic21 files
docs/Documentation1 files
scripts/Helper scripts6 files
locales/Translations2 files
.github/CI / automation (GitHub Actions)7 files
tests/Tests β€” proof it works7 files
assets/Images & static assets1 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
kairyou
Language
Rust
Category
devtools
Published
9/13/2024

Are you the creator of this tool? Claim your listing β†’ and earn 85% of every sale.