macOS
brew install pscalelocal Homebrew formula metadata
安装
brew install pscalelocal Homebrew formula metadata
nix profile install nixpkgs#pscalenixpkgs package indexes · pkgs/by-name/ps/pscale/package.nix · 来源: api.github.com
winget install --id PlanetScale.CLI -eWindows Package Manager source index · PlanetScale.CLI · 来源: cdn.winget.microsoft.com
概览
CLI for PlanetScale Database
历史
PlanetScale CLI, invoked as pscale, manages PlanetScale databases and platform resources from interactive terminals, scripts, CI jobs, and agent workflows.
PlanetScale created pscale as the command-line interface to its managed database platform. The tool grew beyond basic connection commands to cover organizations, databases, branches, deploy requests, backups, workflows, webhooks, service tokens, Postgres roles and passwords, and Vitess-specific operations.
The project later added container distribution, structured output, service-token automation, GitHub Actions integration, and guidance for non-interactive agents.
PlanetScale distributes the CLI as release binaries and packages for macOS, Linux, and Windows, as well as an official container image. Homebrew and Nix coverage is recorded in source_facts.package-manager.
The CLI is also designed for automation: official guidance documents service-token environment variables, machine-readable output, GitHub Actions usage, and agent-oriented commands.
Users authenticate interactively with pscale auth login or supply PLANETSCALE_SERVICE_TOKEN_ID and PLANETSCALE_SERVICE_TOKEN for automation. Commands manage databases, branches, deploy requests, organizations, backups, passwords, roles, webhooks, and workflows.
The CLI opens database shells and connections, and pscale sql supports non-interactive queries. The global --config option defaults to $HOME/.config/planetscale/pscale.yml.
pscale packages a hosted database control plane into a scriptable Unix-style interface. It is especially notable for exposing PlanetScale's branching and deploy-request concepts alongside conventional database shells and SQL execution, making infrastructure workflows reproducible from terminals and CI systems.
安全态势
没有找到 pscale 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.config/planetscale/pscale.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/planetscale/access-token~\.config\planetscale\access-token可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pscale | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/planetscale/cli
安装元数据
| 软件包键 | brew:pscale |
|---|---|
| 版本 | 0.335.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pscale |
| 主页 | https://www.planetscale.com/ |
| 仓库 | https://github.com/planetscale/cli |
| 上游文档 | https://www.planetscale.com/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/planetscale/cli/archive/refs/tags/v0.328.0.tar.gz |
| 最后更新 | 2026-09-19T01:46:45+02:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pscale |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
pscale
nix profile install nixpkgs#pscalePlanetScale.CLI
winget install --id PlanetScale.CLI -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.