edgedb server install
Install EdgeDB server.
edgedb server install [options]
Description
edgedb server install
is a terminal command for installing a specific EdgeDB server version.
Options
-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.