neonctl

CLI tool for managing Neon serverless Postgres databases

brewmacoslinux
Try with needOr install directly
Source

About

Neon CLI tool

Commands

neonctl

Examples

List all projects in your Neon account$ neonctl projects list
Create a new database branch$ neonctl branches create --project-id myproject --branch dev
Get connection string for a database$ neonctl connection-string --project-id myproject --branch main