Light
Dark
System
v2latest
v3dev
v2latest
v1

edgedb instance destroy

Remove an EdgeDB instance.

edgedb instance destroy [options] name

edgedb instance destroy is a terminal command for removing an EdgeDB instance and all its data.

name

The EdgeDB instance name.

--force

Destroy the instance even if it is referred to by a project.

-v, --verbose

Verbose output.

Light
Dark
System