macOS
brew install neonctllocal Homebrew formula metadata
sudo port install neonMacPorts ports tree · www/neon/Portfile · source: api.github.com
brew
Neon CLI tool. Version 2.30.1 via Homebrew; verified 2026-07-05.
install
brew install neonctllocal Homebrew formula metadata
sudo port install neonMacPorts ports tree · www/neon/Portfile · source: api.github.com
sudo apk add neonAlpine Linux edge package indexes · neon · source: dl-cdn.alpinelinux.org
sudo dnf install neonFedora Rawhide package metadata · neon · source: dl.fedoraproject.org
nix profile install nixpkgs#neonnixpkgs package indexes · pkgs/by-name/ne/neon/package.nix · source: api.github.com
sudo pacman -S neonArch Linux sync databases · neon · source: geo.mirror.pkgbuild.com
sudo zypper install libneon-developenSUSE Tumbleweed package metadata · libneon-devel · source: download.opensuse.org
overview
Neon CLI tool
history
neonctl is Neon's command-line client for Neon Serverless Postgres. It is packaged in Homebrew as `neonctl`, published for npm users, and exposes both `neonctl` and, in the newer monorepo package, the shorter `neon` command for managing Neon projects from a terminal.
The standalone `neondatabase/neonctl` repository was created on 2022-08-27 and was later archived after development moved to the `neondatabase/neon-pkgs` monorepo under `packages/cli`. The old README points users to the monorepo for issues and pull requests, so the package history is a migration story rather than a dead project story.
The npm package `neonctl` was created on 2022-08-17 and had 172 published versions by 2026-07-01, while the newer monorepo release tags use names such as `neonctl@2.29.2`. That release cadence fits a cloud-service CLI: frequent small updates track API, authentication, branch, and deployment-surface changes.
Homebrew's formula API listed `neonctl` stable 2.29.0 on 2026-07-01, with install analytics of 1,704 installs in 30 days, 2,502 in 90 days, and 9,571 in 365 days. That is modest compared with editor/toolchain packages, but meaningful for a vendor-specific database CLI.
Adoption is tied to Neon users rather than to a broad independent ecosystem. The package matters when teams use Neon branching, connection strings, API-key automation, or local project linking from shell scripts and CI.
The documented install paths are npm, Homebrew, and direct binaries. Users authenticate with `neon auth` or `neonctl auth`, list and create projects or branches, fetch connection strings, open `psql`, and bind a working directory to a Neon project with `link`-style workflows.
Package-oriented users tend to install it globally through Homebrew or npm because it is an operational tool: it belongs on developer laptops and CI runners rather than inside an application dependency graph.
For av.db, `brew:neonctl` is best treated as a cloud database control-plane CLI with active upstream development in a moved repository. The Homebrew formula name preserves the older `neonctl` identity even as the command and npm package story shifts toward `neon`.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
.neonneon.tsCredential-bearing paths to review before unattended agent runs.
~/.config/neonctl/credentials.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
neon | cli | global executable | |
neonctl | 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://neon.tech/docs/reference/neon-cli
install metadata
| Package key | brew:neonctl |
|---|---|
| Version | 2.30.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/neonctl |
| Homepage | https://neon.tech/docs/reference/neon-cli |
| Repository | https://github.com/neondatabase/neonctl |
| Upstream docs | https://neon.com/docs/reference/neon-cli |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/neonctl/-/neonctl-2.30.1.tgz |
| Last updated | 2026-07-05T09:29:36Z |
| Pulse | updated |
| Dependencies | esbuild, node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | neonctl |
| 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.
neon
sudo port install neonneon
nix profile install nixpkgs#neonneon 0.36.0-r0
HTTP and WebDAV client library with a C interface
https://notroj.github.io/neon/
sudo apk add neonneon-dev 0.36.0-r0
HTTP and WebDAV client library with a C interface (development files)
https://notroj.github.io/neon/
sudo apk add neon-devneon-doc 0.36.0-r0
HTTP and WebDAV client library with a C interface (documentation)
https://notroj.github.io/neon/
sudo apk add neon-docneon 0.37.1-1.fc45
An HTTP and WebDAV client library
https://notroj.github.io/neon/
sudo dnf install neonneon-devel 0.37.1-1.fc45
Development libraries and C header files for the neon library
https://notroj.github.io/neon/
sudo dnf install neon-develneon 0.37.1-1
HTTP/1.1 and WebDAV client library
https://notroj.github.io/neon/
sudo pacman -S neonlibneon-devel 0.37.1-1.2
An HTTP and WebDAV Client Library
https://notroj.github.io/neon/
sudo zypper install libneon-devellibneon27 0.37.1-1.2
An HTTP and WebDAV Client Library
https://notroj.github.io/neon/
sudo zypper install libneon27libneon27-32bit 0.37.1-1.2
An HTTP and WebDAV Client Library
https://notroj.github.io/neon/
sudo zypper install libneon27-32bitsource 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.