macOS
brew install wp-clilocal Homebrew formula metadata
sudo port install wp-cliMacPorts ports tree · www/wp-cli/Portfile · ソース: api.github.com
brew / 順位 1850
wp-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wp-clilocal Homebrew formula metadata
sudo port install wp-cliMacPorts ports tree · www/wp-cli/Portfile · ソース: api.github.com
sudo dnf install wp-cliFedora Rawhide package metadata · wp-cli · ソース: dl.fedoraproject.org
nix profile install nixpkgs#wp-clinixpkgs package indexes · pkgs/by-name/wp/wp-cli/package.nix · ソース: api.github.com
sudo pacman -S wp-cliArch Linux sync databases · wp-cli · ソース: geo.mirror.pkgbuild.com
sudo zypper install wp-cliopenSUSE Tumbleweed package metadata · wp-cli · ソース: download.opensuse.org
scoop install main/wp-cliScoop official bucket manifest trees · bucket/wp-cli.json · ソース: api.github.com
概要
Command-line interface for WordPress
履歴
WP-CLI is the command-line interface for WordPress: a scriptable way to install, configure, update, inspect, and operate WordPress sites without using the browser admin. WordPress.org describes it as the official command-line tool for interacting with and managing WordPress sites.
The WP-CLI GitHub repository was created on 2011-09-10, and the current WordPress.org page says WP-CLI has shipped continuously since 2011. A 2016 project post identifies Andreas Creten as WP-CLI's founder and Daniel Bachhuber as maintainer, capturing the project's mid-2010s concern with reducing its bus factor and strengthening long-term governance.
In late 2016, WP-CLI's sustainability discussion became public. Daniel Bachhuber wrote that WP-CLI had become too large to maintain purely as volunteer work, and an update on 2016-12-28 announced that WP-CLI was now an official WordPress project. The January 2017 follow-up framed this as a continuation plan: development would continue on GitHub, the website would move toward WordPress.org, and responsibility would no longer rest on one maintainer.
By May 2016, Bachhuber described WP-CLI as hugely important to the WordPress ecosystem, with thousands of regular developers and tens or hundreds of companies integrating it deeply into business processes. That adoption reflected a clear need in WordPress operations: repeatable admin tasks, deployment steps, content imports, database changes, and plugin/theme work are easier to automate from a CLI than through a web UI.
WP-CLI's officialization also reflected WordPress's broader ecosystem model. It remained a community-maintained tool, but with a clearer home under WordPress.org and public governance for releases and contribution.
Typical WP-CLI usage starts with the wp command. Developers run commands such as wp core download or update, wp plugin install or activate, wp db export, wp search-replace, wp user, wp cron, and wp media to script site administration. The official command reference lists commands for core, config, database, cron, media, menus, users, posts, and many other WordPress subsystems.
WP-CLI is also extensible: WordPress.org describes custom commands and community packages, and many hosts, deployment scripts, CI jobs, and maintenance playbooks rely on it as the stable automation surface for WordPress.
WP-CLI is significant because it turned a browser-centered CMS into something Unix-shaped: commands, subcommands, config files, exit statuses, and scripts. For package maintainers and operations engineers, it is the standard bridge between WordPress and normal deployment automation.
It is also an example of a community tool becoming official infrastructure after adoption proved its importance. The project did not start as WordPress core, but by 2016-2017 its ecosystem role was large enough that WordPress.org stewardship became the maintenance answer.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
wp-cli.local.ymlwp-cli.yml~/.wp-cli/config.yml${WP_CLI_CONFIG_PATH}実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wp-cli |
|---|---|
| バージョン | 2.12.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://wp-cli.org/ |
| リポジトリ | https://github.com/wp-cli/wp-cli |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wp-cli
nix profile install nixpkgs#wp-cliwp-cli 2.12.0-2.fc45
The command line interface for WordPress
sudo dnf install wp-cliwp-cli 2.12.0-1
A command-line tool for managing WordPress
sudo pacman -S wp-cliwp-cli 2.12.0-1.3
WordPress command-line interface
sudo zypper install wp-cliwp-cli
sudo port install wp-climain/wp-cli
scoop install main/wp-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.