edgedb instance start​

Start an EdgeDB instance.

  1. edgedb instance start [--foreground] name

Description​

edgedb instance start is a terminal command for starting a new EdgeDB instance.

Options​

name

The EdgeDB instance name.

--foreground

Start the instance in the foreground rather than using systemd to manage the process (note you might need to stop non-foreground instance first).