Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, apt, pacman, dnf, MacPorts, zypper 安装 netlify-cli

查看 netlify-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install netlify-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ntl

MacPorts ports tree · math/ntl/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#netlify-cli

nixpkgs package indexes · pkgs/by-name/ne/netlify-cli/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install node-gyp

Debian stable package indexes · node-gyp · 来源: deb.debian.org

Arch Linux pacman已验证 · 92%
sudo pacman -S node-gyp

Arch Linux sync databases · node-gyp · 来源: geo.mirror.pkgbuild.com

Fedora dnf已验证 · 92%
sudo dnf install ntl

Fedora Rawhide package metadata · ntl · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install libntl45

openSUSE Tumbleweed package metadata · libntl45 · 来源: download.opensuse.org

概览

软件包摘要

Netlify command-line tool

命令和别名

  • netlify
  • node-gyp
  • ntl

历史

项目历史与用法

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.

时间线

  • 2014-11-14: npm registry records `netlify-cli` 0.0.1.
  • 2019-05-28: Netlify published the CLI redesign and Netlify Dev announcement post.
  • 2026-05-31: GitHub listed v26.1.0 as the latest release.
  • 2026-05-30 to 2026-06-28: npm downloads API reported 1,014,221 downloads.

Related projects

  • Netlify Dev
  • Netlify Build
  • Netlify Functions
  • Netlify Edge Functions
  • netlify.toml

安全态势

尚未找到受保护工具覆盖

没有找到 netlify-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

macOS
~/Library/Preferences/netlify/config.json
Unix
~/.netlify/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Preferences/netlify/config.json
Unix
~/.netlify/config.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
netlifycli全局可执行文件
node-gypcli全局可执行文件
ntlcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本26.2.0
管理器更新时间2026-07-08
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖gettext, glib, node, vips
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

netlify-cli

nix profile install nixpkgs#netlify-cli
  • normalized package name match
  • 匹配方式:Netlify Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/netlify-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

ntl

sudo port install ntl
  • installed executable or alias match
  • 匹配方式:Ntl
MacPorts ports tree · api.github.com · MacPorts ports tree: math/ntl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

libntl-dev 11.5.1-1+b3

Number Theory Library, development files

http://www.shoup.net/ntl/

sudo apt install libntl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ntl
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Ntl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libntl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libntl44 11.5.1-1+b3

Number Theory Library, shared library

http://www.shoup.net/ntl/

sudo apt install libntl44
  • Section: libs
  • Architecture: amd64
  • Source Package: ntl
  • 5 依赖
  • installed executable or alias match
  • 匹配方式:Ntl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libntl44 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

node-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-gyp
  • Section: javascript
  • Architecture: all
  • 15 依赖
  • 1 提供
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Node Gyp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: node-gyp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

node-gyp

nix profile install nixpkgs#node-gyp
  • installed executable or alias match
  • 匹配方式:Node Gyp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/node-gyp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Nix92%

ntl

nix profile install nixpkgs#ntl
  • installed executable or alias match
  • 匹配方式:Ntl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nt/ntl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

libntl-dev 11.5.1-1

Number Theory Library, development files

http://www.shoup.net/ntl/

sudo apt install libntl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ntl
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Ntl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libntl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libntl44 11.5.1-1

Number Theory Library, shared library

http://www.shoup.net/ntl/

sudo apt install libntl44
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ntl
  • 5 依赖
  • installed executable or alias match
  • 匹配方式:Ntl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libntl44 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

node-gyp 9.3.0-3

Native addon build tool for Node.js

https://github.com/nodejs/node-gyp

sudo apt install node-gyp
  • Section: universe/web
  • Architecture: all
  • 15 依赖
  • 1 提供
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Node Gyp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: node-gyp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

ntl 11.6.0-4.fc44

High-performance algorithms for vectors, matrices, and polynomials

https://libntl.org/

sudo dnf install ntl
  • License: LGPL-2.1-or-later AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ntl
  • 7 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Ntl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ntl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ntl-devel 11.6.0-4.fc44

Development files for ntl

https://libntl.org/

sudo dnf install ntl-devel
  • License: LGPL-2.1-or-later AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ntl
  • 4 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Ntl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ntl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

node-gyp 12.4.0-1

Node.js native addon build tool

https://github.com/nodejs/node-gyp

sudo pacman -S node-gyp
  • License: MIT
  • Architecture: any
  • 3 依赖
  • 3 可选依赖
  • installed executable or alias match
  • 匹配方式:Node Gyp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: node-gyp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman92%

ntl 11.6.0-2

A Library for doing Number Theory

https://www.shoup.net/ntl/

sudo pacman -S ntl
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 5 依赖
  • installed executable or alias match
  • 匹配方式:Ntl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ntl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

libntl45 11.6.0-1.3

Library for Number Theory

https://shoup.net/ntl/

sudo zypper install libntl45
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ntl
  • 8 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Ntl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libntl45 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

ntl-devel 11.6.0-1.3

Development files for libntl

https://shoup.net/ntl/

sudo zypper install ntl-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ntl
  • 3 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Ntl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ntl-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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