Light
Dark
System
v4latest
v4latest
v3
v2
v1

edgedb project

EdgeDB provides a way to quickly setup a project. This way the project directory gets associated with a specific EdgeDB instance and thus makes it the default instance to connect to. This is done by creating an edgedb.toml file in the project directory.

edgedb project init

Initialize a new or existing project

edgedb project info

Get various metadata about the project

edgedb project unlink

Remove project association with an instance

edgedb project upgrade

Upgrade EdgeDB instance used for the current project

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.