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.
If specified, the associated EdgeDB instance is destroyed by running edgedb instance destroy.
Do not prompts user for input.
The project directory can be specified explicitly. Defaults to the current directory.