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

When running `pscale auth login` on WSL2 - Ubuntu, there is no output, nor redirect to any new windows for authentication. Output of the command only shows up after I...

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.22.0. Release notes Sourced from go.uber.org/zap's releases. v1.22.0 Enhancements: #1071[]: Add zap.Objects and zap.ObjectValues field constructors to log arrays of objects. With these two constructors,...

dependencies

Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.18.1 to 1.19.0. Commits 329c376 add enable/disable toggle (#144) ea7e799 Do not show colors in Windows CMD & Powershell (#141) f878506 Revert "Do not show colors in...

dependencies

![image](https://user-images.githubusercontent.com/102602405/181788050-ecabec9a-6045-4199-881f-2a02cf6c62c7.png) Please find related connection, export and import syntax: https://github.com/jonico/pscale-workflow-helper-scripts/issues/22

Currently, the `restore-dump` subcommand will assume that you are attempting to always restore into a database that has the same name as the `` prefix that is added into the...

Currently, I'm unable to use PlanetScale's service tokens to authenticate any "pscale org" commands. In any "pscale org" CLI command, if I use the --service-token & --service-token-id flags, I get...

For convenience, I have a `~/.my.cnf` file configured to connect to my development MySQL instance -- this lets me run `mysql` with no arguments. This seems to break `pscale shell`,...

[PR#510](https://github.com/planetscale/cli/pull/510) solved several pending issue requests once the `--wait` ability for `pscale branch create` was added, but there is still a pending need to also have this available for `pscale...

Recently, I was using `pscale database dump` after submitting a deploy request that had dropped a table that had a significant amount of data and I was surprised to see...