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.
Initialize a new or existing project | |
Clean-up the project configuration | |
Get various metadata about the project | |
Upgrade EdgeDB instance used for the current project |