macOS
brew install netlify-clilocal Homebrew formula metadata
sudo port install ntlMacPorts ports tree · math/ntl/Portfile · ソース: api.github.com
brew
netlify-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install netlify-clilocal Homebrew formula metadata
sudo port install ntlMacPorts ports tree · math/ntl/Portfile · ソース: api.github.com
nix profile install nixpkgs#netlify-clinixpkgs package indexes · pkgs/by-name/ne/netlify-cli/package.nix · ソース: api.github.com
sudo apt install node-gypDebian stable package indexes · node-gyp · ソース: deb.debian.org
sudo pacman -S node-gypArch Linux sync databases · node-gyp · ソース: geo.mirror.pkgbuild.com
sudo dnf install ntlFedora Rawhide package metadata · ntl · ソース: dl.fedoraproject.org
sudo zypper install libntl45openSUSE Tumbleweed package metadata · libntl45 · ソース: download.opensuse.org
概要
Netlify command-line tool
履歴
Netlify CLI is the command-line front door to Netlify projects: login, initialize or link sites, run local development with Netlify Dev, run builds, manage environment variables, and deploy. Netlify's documentation describes it as a way to configure continuous deployment from the command line, run a shareable local development server, run local builds and plugins, and deploy a site.
The npm registry history shows `netlify-cli` beginning at 0.0.1 on 2014-11-14, with the package description at that time focused on building, deploying, and hosting front ends from GitHub. The project later moved to the `netlify/cli` GitHub repository and had thousands of commits and more than a thousand GitHub releases by 2026.
Netlify's 2019-05-28 blog post framed a CLI redesign around Netlify Dev: a local development environment that exposes redirects, functions, environment variables, and add-ons from a developer machine before production deployment.
Adoption is large by package-manager standards. The npm downloads API reported 1,014,221 downloads for `netlify-cli` from 2026-05-30 through 2026-06-28. Homebrew's 2026-07-01 formula API reported stable version 26.1.0 and 8,915 installs over 365 days.
The CLI is part of the Netlify workflow rather than a generic deployment client. Its adoption follows Netlify users who want local reproduction of Netlify behavior, local deploy previews, CI-pinned versions, and scripted project setup.
Typical commands are `netlify login`, `netlify init`, `netlify link`, `netlify dev`, `netlify build`, and `netlify deploy`. The deploy reference says `netlify deploy` builds and deploys a project, creates a draft deploy by default, and uses `--prod` for the live site.
Package nerds care about installation mode: Netlify docs recommend global installation for local development, but local dev-dependency installation with a lock file in CI to avoid surprise breaking changes. Homebrew provides an alternate global install path for users who prefer system package management over npm globals.
This is a good example of a hosted-platform CLI that became the operational interface for local parity: it is not just a deploy uploader, it is the thing developers use to make Netlify-specific routing, functions, builds, and environment behavior visible before pushing.
セキュリティ状態
netlify-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/Library/Preferences/netlify/config.json~/.netlify/config.jsonCredential-bearing paths to review before unattended agent runs.
~/Library/Preferences/netlify/config.json~/.netlify/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
netlify | cli | グローバル実行可能ファイル | |
node-gyp | cli | グローバル実行可能ファイル | |
ntl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.netlify.com/docs/cli
インストールメタデータ
| パッケージキー | brew:netlify-cli |
|---|---|
| バージョン | 26.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/netlify-cli |
| ホームページ | https://www.netlify.com/docs/cli |
| リポジトリ | https://github.com/netlify/cli |
| 上流ドキュメント | https://cli.netlify.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/netlify-cli/-/netlify-cli-26.2.0.tgz |
| 最終更新 | 2026-07-08T09:39:08Z |
| Pulse | updated |
| 依存関係 | gettext, glib, node, vips |
| ビルド依存関係 | pkgconf |
| 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 | netlify-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
netlify-cli
nix profile install nixpkgs#netlify-clintl
sudo port install ntllibntl-dev 11.5.1-1+b3
Number Theory Library, development files
sudo apt install libntl-devlibntl44 11.5.1-1+b3
Number Theory Library, shared library
sudo apt install libntl44node-gyp 11.1.0+~5.0.0-1
Native addon build tool for Node.js
https://github.com/nodejs/node-gyp
sudo apt install node-gypnode-gyp
nix profile install nixpkgs#node-gypntl
nix profile install nixpkgs#ntllibntl-dev 11.5.1-1
Number Theory Library, development files
sudo apt install libntl-devlibntl44 11.5.1-1
Number Theory Library, shared library
sudo apt install libntl44node-gyp 9.3.0-3
Native addon build tool for Node.js
https://github.com/nodejs/node-gyp
sudo apt install node-gypntl 11.6.0-4.fc44
High-performance algorithms for vectors, matrices, and polynomials
sudo dnf install ntlntl-devel 11.6.0-4.fc44
Development files for ntl
sudo dnf install ntl-develnode-gyp 12.4.0-1
Node.js native addon build tool
https://github.com/nodejs/node-gyp
sudo pacman -S node-gypntl 11.6.0-2
A Library for doing Number Theory
sudo pacman -S ntllibntl45 11.6.0-1.3
Library for Number Theory
sudo zypper install libntl45ntl-devel 11.6.0-1.3
Development files for libntl
sudo zypper install ntl-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.