Neonctl

Use this skill when the user wants to neon serverless postgres cli for managing databases from the terminal.

javimosch 3b8215a 1.1 KB Updated

File contents

Neonctl Plugin

Neon Serverless Postgres CLI for managing databases from the terminal.

Commands

Operations

  • neonctl project list — list project via neonctl
  • neonctl project create — create project via neonctl
  • neonctl project delete — delete project via neonctl
  • neonctl branch list — list branch via neonctl
  • neonctl branch create — create branch via neonctl
  • neonctl branch delete — delete branch via neonctl
  • neonctl endpoint list — list endpoint via neonctl
  • neonctl database list — list database via neonctl
  • neonctl role list — list role via neonctl
  • neonctl connection-string get — get connection-string via neonctl
  • neonctl api-key set — set api-key via neonctl
  • neonctl config show — show config via neonctl

Usage Examples

  • "neonctl --help"
  • "neonctl "

Installation

npm install -g neonctl

Examples

neonctl --version
neonctl --help

Key Features

  • postgres\n- neon\n- database

javimosch/supercli/tree/main/plugins/neonctl/skills/quickstart commit 3b8215a4ff

Frequently asked questions

npx skillmds@latest add javimosch/neonctl