edgedb instance logs

Show instance logs.

  1. edgedb instance logs [options] name

Description

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

Options

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.