Light
Dark
System
v2latest
v3dev
v2latest
v1

edgedb describe schema

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

edgedb describe schema [options]

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

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

Light
Dark
System