Search
ctrl/
Ask AI
Light
Dark
System

edgedb instance start

Start an EdgeDB instance.

edgedb instance start [--foreground] name

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

The edgedb instance start command is not intended for use with self-hosted instances.

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).