>_Neon CLIOfficialFeatured
@neondatabase
About Neon CLI
Manage Neon projects, Postgres branches, databases, roles, connection strings, and API keys.
#neonctl#database#product-service-cli#official#agent-ready#neon-database-cli#serverless-postgres-cli
Installation
npm install -g neonctlWhat it does
Database branching
Projects and roles
Machine-readable output
Command examples
- 1
neonctl auth - 2
neonctl projects list - 3
neonctl branches create
Details
More Database CLIs
DuckDB CLI
$ duckdb
Query local files and analytical datasets with an in-process SQL database.
Supabase CLI
$ supabase
Run Supabase locally, manage database migrations, deploy Edge Functions, and generate database types.
Datasette
$ datasette
Explore and publish structured data through a CLI and web interface.
Hasura CLI
$ hasura
Manage Hasura metadata, migrations, seeds, console sessions, and GraphQL Engine projects.
MongoDB Atlas CLI
$ atlas
Manage MongoDB Atlas clusters, projects, users, networking, backups, and local deployments.
MongoDB Shell
$ mongosh
The official interactive JavaScript shell for MongoDB.
Comments