Automic VaultAutomic Vault

brew

Install netlify-cli with Homebrew, Nix, apt, pacman, dnf, MacPorts, zypper

Netlify command-line tool. Version 26.2.0 via Homebrew; verified 2026-07-08. Also installable with nix: nix profile install nixpkgs#netlify-cli.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install netlify-cli

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ntl

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

Linux

Nixverified · 92%
nix profile install nixpkgs#netlify-cli

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

Debian aptverified · 92%
sudo apt install node-gyp

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

Arch Linux pacmanverified · 92%
sudo pacman -S node-gyp

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

Fedora dnfverified · 92%
sudo dnf install ntl

Fedora Rawhide package metadata · ntl · source: dl.fedoraproject.org

openSUSE zypperverified · 92%
sudo zypper install libntl45

openSUSE Tumbleweed package metadata · libntl45 · source: download.opensuse.org

overview

Package summary

Netlify command-line tool

Commands and aliases

  • netlify
  • node-gyp
  • ntl

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for netlify-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
netlifycliglobal executable
node-gypcliglobal executable
ntlcliglobal executable

freshness

Version and 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.

page generated2026-07-25
manager version26.2.0
manager updated2026-07-08
local dataok
upstreamnot checked
latest detectednot detected

https://www.netlify.com/docs/cli

install metadata

Package metadata

Package keybrew:netlify-cli
Version26.2.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/netlify-cli
Homepagehttps://www.netlify.com/docs/cli
Repositoryhttps://github.com/netlify/cli
Upstream docshttps://cli.netlify.com/
LicenseMIT
Source archivehttps://registry.npmjs.org/netlify-cli/-/netlify-cli-26.2.0.tgz
Last updated2026-07-08T09:39:08Z
Pulseupdated
Dependenciesgettext, glib, node, vips
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

netlify-cli

nix profile install nixpkgs#netlify-cli
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 1 provides
  • 1 optional deps
  • installed executable or alias match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 1 provides
  • 1 optional deps
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 3 optional deps
  • installed executable or alias match
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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