Automic VaultAutomic Vault

brew

woodpecker-cli を Homebrew, apk, Nix, pacman, zypper でインストール

woodpecker-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install woodpecker-cli

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add woodpecker-cli

Alpine Linux edge package indexes · woodpecker-cli · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#woodpecker-cli

nixpkgs package indexes · woodpecker-cli · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S woodpecker-cli

Arch Linux sync databases · woodpecker-cli · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install woodpecker-cli

openSUSE Tumbleweed package metadata · woodpecker-cli · ソース: download.opensuse.org

概要

パッケージ概要

CLI client for the Woodpecker Continuous Integration server

コマンドとエイリアス

  • woodpecker-cli

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019-04-03: The woodpecker-ci/woodpecker GitHub repository is created.
  • Drone 0.8 era: Woodpecker is forked from the last Apache-licensed Drone release, according to the official Woodpecker about documentation.
  • 2020s: Woodpecker develops a current 3.x documentation set, plugin site, public CI instance, and CLI with local `exec` support.
  • 2026-07-02: GitHub API data showed active repository pushes, reflecting ongoing maintenance at the time of this enrichment run.

Related projects

  • Drone CI is the direct upstream lineage through Drone 0.8.
  • Codeberg is a notable public Woodpecker deployment named in the official README.
  • Gitea, Forgejo, GitHub, and GitLab are common forge-side companions in Woodpecker deployments.

セキュリティ状態

保護ツール対応はまだ見つかっていません

woodpecker-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
woodpecker-clicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版3.16.0
マネージャ更新日2026-07-25
ローカルデータOK
上流最新
検出された最新v3.16.0

https://github.com/woodpecker-ci/woodpecker

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewoodpecker-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

woodpecker-cli

nix profile install nixpkgs#woodpecker-cli
  • normalized package name match
  • 一致条件: Woodpecker Cli
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: woodpecker-cli from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

woodpecker-cli 3.14.1-r1

Woodpecker Server CLI

https://woodpecker-ci.org

sudo apk add woodpecker-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: woodpecker
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Woodpecker Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: woodpecker-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

woodpecker-cli 3.15.0-1

A simple CI engine with great extensibility (cli)

https://woodpecker-ci.org

sudo pacman -S woodpecker-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Woodpecker Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: woodpecker-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

woodpecker-cli 3.15.0-1.1

CLI for the WoodpeckerCI system

https://github.com/woodpecker-ci/woodpecker

sudo zypper install woodpecker-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: woodpecker
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Woodpecker Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: woodpecker-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment