Search
ctrl/
Ask AI
Light
Dark
System

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.