edgedb describe schema​

Give an SDL description of the schema of the database specified by the connection options.


1. edgedb describe schema [options]

Description​

edgedb describe schema is a terminal command equivalent to describe schema as sdl introspection command.

Options​

The describe command runs in the database it is connected to. For specifying the connection target see connection options.