A GitHub CLI-style interface for Jenkins, enabling operations teams to manage jobs, runs, logs, and admin tasks directly from the terminal. Integrates with existing Jenkins pipelines and workflows, reducing reliance on the web UI for routine operations.
git clone https://github.com/avivsinai/jenkins-cli.gitA GitHub CLI-style interface for Jenkins, enabling operations teams to manage jobs, runs, logs, and admin tasks directly from the terminal. Integrates with existing Jenkins pipelines and workflows, reducing reliance on the web UI for routine operations.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/avivsinai/jenkins-cliCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to use the Jenkins CLI to [ACTION] for my [COMPANY] in the [INDUSTRY] sector. I need to [SPECIFIC TASK] using [DATA] from my Jenkins server. Provide the exact CLI commands I should use.
```markdown # Jenkins CLI Commands for [COMPANY] in the [INDUSTRY] Sector ## Job Management - **List all jobs**: `jenkins-cli list-jobs` - **Create a new job**: `jenkins-cli create-job new_job_name < job_config.xml` - **Delete a job**: `jenkins-cli delete-job existing_job_name` ## Build Management - **Trigger a build**: `jenkins-cli build job_name -f` - **Check build status**: `jenkins-cli console job_name build_number` - **Stop a build**: `jenkins-cli stop-build job_name build_number` ## Log Management - **Get build logs**: `jenkins-cli console job_name build_number` - **Save logs to file**: `jenkins-cli console job_name build_number > build_logs.txt` ## Admin Tasks - **List all users**: `jenkins-cli list-users` - **Create a new user**: `jenkins-cli create-user new_username new_password` - **Delete a user**: `jenkins-cli delete-user existing_username` ```
The leading open source automation server for CI/CD.
Let’s build from here, together
Facilitate continuous integration and agile project management with integrated DevOps tools.
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan