neon-cli
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseNeon CLI
Neon CLI
Neon has a first-class CLI: . Use it before writing API calls or clicking the console.
neonctl- List projects:
neonctl projects list - List branches:
neonctl branches list --project-id <id> - Create a branch:
neonctl branches create --project-id <id> --name <name> - Get a connection string:
neonctl connection-string <branch> --project-id <id> - Discover more:
neonctl --help
Auth: once per machine, or in env.
neonctl authNEON_API_KEYNeon拥有一流的CLI工具:。在编写API调用或点击控制台之前使用它。
neonctl- 列出项目:
neonctl projects list - 列出分支:
neonctl branches list --project-id <id> - 创建分支:
neonctl branches create --project-id <id> --name <name> - 获取连接字符串:
neonctl connection-string <branch> --project-id <id> - 了解更多:
neonctl --help
认证:每台机器执行一次,或在环境变量中设置。
neonctl authNEON_API_KEY