planetscale / cli

The CLI for PlanetScale Database
https://planetscale.com/cli
Apache License 2.0
604 stars 51 forks source link

Allow connect to fail loudly #714

Closed iheanyi closed 1 year ago

iheanyi commented 1 year ago

This pull request adds a flag to let the connect command fail loudly and not pick a random port.

Closes https://github.com/planetscale/cli/issues/713