edgedb-cli
edgedb-cli copied to clipboard
Add `uninstall` command to CLI
Add a command edgedb uninstall which asks for a confirmation and then
- destroys all instances
- removes binaries
- cleans up any other traces (like paths shown by
edgedb info)