Search
ctrl/
Ask AI
Light
Dark
System

edgedb server list-versions

List available and installed versions of the EdgeDB server.

edgedb server list-versions [options]

edgedb server list-versions is a terminal command for displaying all the available EdgeDB server versions along with indicating whether or not and how they are currently installed.

--json

Format output as JSON.

--installed-only

Display only the installed versions.

--column=column

Format output as a single column displaying only one aspect of the server: major-version, installed, available.