edgedb-cli
edgedb-cli copied to clipboard
Add an `--overwrite`/`--force`/`--create` flag for restore
gel restore -I instance branch currently fails if there's data or the branch doesn't exist.
It would save an extra step if we allowed the restore to overwrite, create or otherwise stomp the existing state of the database via an extra flag.