Light
Dark
System
v2latest
v3dev
v2latest
v1

edgedb instance logs

Show instance logs.

edgedb instance logs [options] name

edgedb instance logs is a terminal command for displaying the logs for a given EdgeDB instance.

name

The name of the EdgeDB instance.

-n, --tail=tail

Number of the most recent lines to show.

-f, --follow

Show log’s tail and the continue watching for the new entries.

Light
Dark
System