Light
Dark
System
v2latest
v3dev
v2latest
v1

edgedb server info

Show server information.

edgedb server info [options]

edgedb server info is a terminal command for displaying the information about installed EdgeDB servers.

--json

Format output as JSON.

--nightly

Display the information about the nightly server version.

--latest

Display the information about the latest server version.

--bin-path

Display only the server binary path (if applicable).

--version=version

Display the information about a specific server version.

Light
Dark
System