planetscale / sql-proxy

SQL Proxy for PlanetScale DB
Apache License 2.0
54 stars 6 forks source link

Improve the sql-proxy command line tool #111

Closed dbussink closed 3 years ago

dbussink commented 3 years ago

With these changes it's possible to connect either through the PlanetScale API or setup a local proxy connection when you already have valid client side certificate.

In the latter case, the arguments like an org / branch / database are not required so don't make those required either.