Light
Dark
System
v4latest
v4latest
v3
v2
v1

edgedb project unlink

Remove association with and optionally destroy the linked EdgeDB instance.

edgedb project unlink [options]

This command unlinks the project directory from the instance. By default the EdgeDB instance remains untouched, but it can also be destroyed with an explicit option.

-D, --destroy-server-instance

If specified, the associated EdgeDB instance is destroyed by running edgedb instance destroy.

--non-interactive

Do not prompts user for input.

--project-dir=project-dir

The project directory can be specified explicitly. Defaults to the current directory.

Light
Dark
System

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.