pscale

CLI tool for managing PlanetScale MySQL-compatible databases

brewmacoslinux
Try with needOr install directly
Source

About

CLI for PlanetScale Database

Commands

pscale

Examples

List all databases in your PlanetScale organization$ pscale database list
Create a new database branch for development$ pscale branch create my-database feature-branch
Connect to a database branch locally for development$ pscale connect my-database main --port 3306