PlanetScale CLI
PlanetScale is more than a database and our CLI is more than a jumble of commands. The pscale command line tool brings branches, deploy requests, and other PlanetScale concepts to your finger tips.

Installation
macOS
pscale is available via a Homebrew Tap, and as downloadable binary from the releases page:
brew install planetscale/tap/pscale
To upgrade to the latest version:
brew upgrade pscale
Linux
pscale is available as downloadable binaries from the releases page. Download the .deb or .rpm from the releases page and install with sudo dpkg -i and sudo rpm -i respectively.
Windows
pscale is available as downloadable binary from the releases page.
Manually
Download the pre-compiled binaries from the releases page and copy to the desired location.