macOS
brew install woodpecker-clilocal Homebrew formula metadata
安装
brew install woodpecker-clilocal Homebrew formula metadata
sudo apk add woodpecker-cliAlpine Linux edge package indexes · woodpecker-cli · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#woodpecker-clinixpkgs package indexes · woodpecker-cli · 来源: raw.githubusercontent.com
sudo pacman -S woodpecker-cliArch Linux sync databases · woodpecker-cli · 来源: geo.mirror.pkgbuild.com
sudo zypper install woodpecker-cliopenSUSE Tumbleweed package metadata · woodpecker-cli · 来源: download.opensuse.org
概览
CLI client for the Woodpecker Continuous Integration server
历史
Woodpecker CLI is the command-line client for Woodpecker CI, a lightweight, container-oriented continuous integration and delivery system. The CLI is used both as an administrative client for a Woodpecker server and as a local execution tool for testing pipelines before they run on a server.
Woodpecker itself is a community continuation of the open-source Drone 0.8 lineage. The Woodpecker documentation states that the project was originally forked from Drone 0.8 after Drone changed its license after that release from Apache 2.0 to a proprietary license, making Woodpecker the branch that continued from the last freely available Drone version.
The public GitHub repository for Woodpecker was created on 2019-04-03. Its README describes Woodpecker as a simple but powerful CI/CD engine with great extensibility, and the current documentation describes it as lightweight, simple to use, and fast. That positioning reflects its origins as a smaller self-hosted CI system rather than a hosted SaaS CI product.
Woodpecker inherited important ideas from Drone: pipeline definitions are container-oriented, steps run in containers, and self-hosted Git forges are central to the expected deployment model. Over time the project developed its own identity, documentation, plugin catalog, Matrix community, Open Collective sponsorship, and release stream.
The CLI follows that split between server administration and local developer feedback. The current CLI manual documents global options for server and token configuration, commands for repositories, builds, registries, secrets, users, and contexts, and an `exec` command for executing a local pipeline with metadata and backend options.
Woodpecker's adoption is strongest in the self-hosted and open-source forge ecosystem. The official README says Codeberg uses Woodpecker as its main CI/CD engine, which is a notable adoption signal because Codeberg is a public Git hosting platform focused on privacy and free software development.
The GitHub repository also shows substantial community traction for a self-hosted CI project, with thousands of stars and hundreds of forks. Its plugin overview and current documentation indicate a broader ecosystem of core-team and community-maintained plugins.
Developers typically use `woodpecker-cli` to authenticate against a Woodpecker server, inspect repositories and builds, manage secrets and registries, or switch named contexts. CI administrators use it as a scriptable surface for operations that would otherwise happen in the web UI.
A particularly package-relevant use is `woodpecker-cli exec`, which runs a pipeline locally. The current introductory docs explicitly recommend local workflow execution when a user wants to try a pipeline before installing or using a server, making the CLI useful even outside a full Woodpecker deployment.
Woodpecker CLI matters to package users because it is the portable local handle for a self-hosted CI stack. Installing it through a package manager gives developers a stable tool for linting, dry-running, and administering CI without checking a binary into every repository.
The Drone lineage is also important to packagers: Woodpecker preserves an Apache-licensed path for users who liked Drone's container pipeline model but wanted a fully open project with community governance.
安全态势
没有找到 woodpecker-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
woodpecker-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/woodpecker-ci/woodpecker
安装元数据
| 软件包键 | brew:woodpecker-cli |
|---|---|
| 版本 | 3.16.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/woodpecker-cli |
| 主页 | https://woodpecker-ci.org/ |
| 仓库 | https://github.com/woodpecker-ci/woodpecker |
| 上游文档 | https://woodpecker-ci.org/docs/cli |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/woodpecker-ci/woodpecker/archive/refs/tags/v3.16.0.tar.gz |
| 最后更新 | 2026-07-25T22:40:21+02:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | woodpecker-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
woodpecker-cli
nix profile install nixpkgs#woodpecker-cliwoodpecker-cli 3.14.1-r1
Woodpecker Server CLI
sudo apk add woodpecker-cliwoodpecker-cli 3.15.0-1
A simple CI engine with great extensibility (cli)
sudo pacman -S woodpecker-cliwoodpecker-cli 3.15.0-1.1
CLI for the WoodpeckerCI system
https://github.com/woodpecker-ci/woodpecker
sudo zypper install woodpecker-cli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.