macOS
brew install neonctllocal Homebrew formula metadata
安装
brew install neonctllocal Homebrew formula metadata
sudo apk add neonAlpine Linux edge package indexes · neon · 来源: dl-cdn.alpinelinux.org
sudo dnf install neonFedora Rawhide package metadata · neon · 来源: dl.fedoraproject.org
nix profile install nixpkgs#neonnixpkgs package indexes · pkgs/by-name/ne/neon/package.nix · 来源: api.github.com
sudo pacman -S neonArch Linux sync databases · neon · 来源: geo.mirror.pkgbuild.com
sudo zypper install libneon-developenSUSE Tumbleweed package metadata · libneon-devel · 来源: download.opensuse.org
概览
Neon CLI tool
历史
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`.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
neon | cli | 全局可执行文件 | |
neonctl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://neon.tech/docs/reference/neon-cli
安装元数据
| 软件包键 | brew:neonctl |
|---|---|
| 版本 | 2.36.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/neonctl |
| 主页 | https://neon.tech/docs/reference/neon-cli |
| 仓库 | https://github.com/neondatabase/neonctl |
| 上游文档 | https://neon.com/docs/reference/neon-cli |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/neonctl/-/neonctl-2.36.0.tgz |
| 最后更新 | 2026-07-23T18:44:55Z |
| Pulse | updated |
| 依赖 | esbuild, node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-32bit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.