macOS
brew install woodpecker-clilocal Homebrew formula metadata
brew
CLI client for the Woodpecker Continuous Integration server. Version 3.16.0 via Homebrew; verified 2026-06-27.
install
brew install woodpecker-clilocal Homebrew formula metadata
sudo apk add woodpecker-cliAlpine Linux edge package indexes · woodpecker-cli · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#woodpecker-clinixpkgs package indexes · woodpecker-cli · source: raw.githubusercontent.com
sudo pacman -S woodpecker-cliArch Linux sync databases · woodpecker-cli · source: geo.mirror.pkgbuild.com
sudo zypper install woodpecker-cliopenSUSE Tumbleweed package metadata · woodpecker-cli · source: download.opensuse.org
overview
CLI client for the Woodpecker Continuous Integration server
history
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.
security posture
No matching local secret-handling manifest was found for woodpecker-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
woodpecker-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/woodpecker-ci/woodpecker
install metadata
| Package key | brew:woodpecker-cli |
|---|---|
| Version | 3.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/woodpecker-cli |
| Homepage | https://woodpecker-ci.org/ |
| Repository | https://github.com/woodpecker-ci/woodpecker |
| Upstream docs | https://woodpecker-ci.org/docs/cli |
| License | Apache-2.0 |
| Source archive | https://github.com/woodpecker-ci/woodpecker/archive/refs/tags/v3.16.0.tar.gz |
| Last updated | 2026-06-27T13:09:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-clisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.