Drop a database.
edgedb database drop [options] name
edgedb database drop
is a terminal command equivalent to
drop database
.
The database drop
command runs in the EdgeDB instance it is
connected to. For specifying the connection target see
connection options.
The name of the database to drop.
Drop the database without asking for confirmation.
We use ChatGPT with additional context from our documentation to answer your questions. Not all answers will be accurate. Please join our Discord if you need more help.