Light
Dark
System
v2latest
v3dev
v2latest
v1

edgedb server install

Install EdgeDB server.

edgedb server install [options]

edgedb server install is a terminal command for installing a specific EdgeDB server version.

-i, --interactive

Performs the installation in interactive mode, similar to how downloading and installing works.

--nightly

Installs the nightly server version.

--version=version

Specifies the version of the server to be installed. Defaults to the most recent release.

Light
Dark
System