planetscale / cli

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

Add update-vschema command #838

Closed nickvanw closed 8 months ago

nickvanw commented 8 months ago

Depends on https://github.com/planetscale/planetscale-go/pull/198

Implements a pscale branch update-vschema, which takes either a file to read from or the new vschema via standard in.

Experimental feature, if you're reading this, contact support if you're interested!

nickvanw commented 8 months ago

I think I'll probably update this so that it is a subcommand of vschema, I like that better. We'll have a high-level one for routing rules as well.