edgedb instance edgedb instance The edgedb instance group of commands contains all sorts of tools for managing EdgeDB instances. edgedb instance create Initialize a new serv...
edgedb project 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 ...
edgedb list Description Types Options edgedb list List matching database objects by name and type. edgedb list type [ options ] pattern Description The edgedb list gr...
edgedb describe edgedb describe The edgedb describe group of commands contains various schema introspection tools. edgedb describe object Describe a named schema object edg...
edgedb info Paths edgedb info Display information about the EdgeDB installation. Currently this command displays the filesystem paths used by EdgeDB. edgedb info Paths...
edgedb list Description Types Options edgedb list List matching database objects by name and type. edgedb list type [ options ] pattern Description The edgedb li...
edgedb migrate edgedb migrate This command is an alias for edgedb migration apply . Once the migration scripts are in place the changes can be applied to the database by this ...