edgedb project info

Display various metadata about the project.

  1. edgedb project info [OPTIONS]

Description

This command provides information about the project instance, such as name and the project path.

Options

--instance-name

Display only the instance name.

-j, —json

Output in JSON format.

--project-dir=project-dir

The project directory can be specified explicitly. Defaults to the current directory.