macOS
brew install netlify-clilocal Homebrew formula metadata
sudo port install ntlMacPorts ports tree · math/ntl/Portfile · source: api.github.com
brew
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
brew install netlify-clilocal Homebrew formula metadata
sudo port install ntlMacPorts ports tree · math/ntl/Portfile · source: api.github.com
nix profile install nixpkgs#netlify-clinixpkgs package indexes · pkgs/by-name/ne/netlify-cli/package.nix · source: api.github.com
sudo apt install node-gypDebian stable package indexes · node-gyp · source: deb.debian.org
sudo pacman -S node-gypArch Linux sync databases · node-gyp · source: geo.mirror.pkgbuild.com
sudo dnf install ntlFedora Rawhide package metadata · ntl · source: dl.fedoraproject.org
sudo zypper install libntl45openSUSE Tumbleweed package metadata · libntl45 · source: download.opensuse.org
overview
Netlify command-line tool
history
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.
security posture
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.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
netlify | cli | global executable | |
node-gyp | cli | global executable | |
ntl | cli | global executable |
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.
https://www.netlify.com/docs/cli
install metadata
| Package key | brew:netlify-cli |
|---|---|
| Version | 26.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/netlify-cli |
| Homepage | https://www.netlify.com/docs/cli |
| Repository | https://github.com/netlify/cli |
| Upstream docs | https://cli.netlify.com/ |
| License | MIT |
| Source archive | https://registry.npmjs.org/netlify-cli/-/netlify-cli-26.2.0.tgz |
| Last updated | 2026-07-08T09:39:08Z |
| Pulse | updated |
| Dependencies | gettext, glib, node, vips |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.