cli icon indicating copy to clipboard operation
cli copied to clipboard

The CLI for PlanetScale Database

Results 48 cli issues
Sort by recently updated
recently updated
newest added

It would be great if some of us Go users can install/update the `pscale` library by just doing `go install github.com/planetscale/cli/cmd/pscale@latest` However, due to the [1 replace directive](https://github.com/planetscale/cli/blob/af27d1acc53fe4b654d8463b2d74777affbb2e77/go.mod#L99), go install...

Pretty much the title, is it possible to execute mysql commands programmatically. I think `pscale shell database branch` should do that but when I try to run a command, it...

I'm currently use a windows packet manager called scoop due to PlanetScaleCLI, which I don't really like. It would be preferable to let people install an executable or to make...

I came across this issue while investigating another one over the past weekend and just wanted to simplify it and report it so it can be addressed down the road....

invalid

Hi! I noticed a strange behavior when running `pscale` in WSL2. * Release 0.131.0 * Installed via `pscale_0.131.0_linux_amd64.deb` * WSL2 `Ubuntu 20.04.6 LTS` Any command will hang for 2 minutes...

When I do a `pscale password delete` I would expect to be able to pass a name instead of an ID to delete the password. Currently I have to fetch...

Hey there! :wave: You're providing deb and rpm packages already. Are you planning to publish them in the respective software repositories such that we can install pscale with the usual...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0. Commits 8d533a0 encoding/charmap: update UCM spec file URL prefix See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.14.0&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...

dependencies