# jcli-ishell-plugin **Repository Path**: jenkins-zh/jcli-ishell-plugin ## Basic Information - **Project Name**: jcli-ishell-plugin - **Description**: jcli-ishell-plugin 是一个用于 Jenkins CLI 的插件,它允许你以交互方式管理你的工作 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2025-08-19 ## Categories & Tags **Categories**: jenkins-plugins **Tags**: None ## README # jcli-ishell-plugin 这是 [Jenkins CLI](https://github.com/jenkins-zh/jenkins-cli/) 的一个插件,它可以让你以交互式命令的方式管理你的 Jenkins 任务。 # 快速开始 ``` jcli config plugin fetch jcli config plugin install ishell ➜ ~ jcli ishell interactive Jenkins job shell >>> help Commands: build trigger current job clear clear the screen context switch context between different Jenkins current show the current Jenkins exit exit the program help display help history show the history of job builds job set or print current job name search search all jobs version show the version of this plugin >>> ``` # 更多插件 你可以从[这里](https://github.com/jenkins-zh/jcli-plugins)找到更多的插件。