Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 736 Bytes

edgedb_server_info.rst

File metadata and controls

38 lines (23 loc) · 736 Bytes

edgedb server info

Show server information.

.. cli:synopsis::

     edgedb server info [<options>]


Description

edgedb server info is a terminal command for displaying the information about installed EdgeDB servers.

Options

:cli:synopsis:`--json`
Format output as JSON.
:cli:synopsis:`--nightly`
Display the information about the nightly server version.
:cli:synopsis:`--latest`
Display the information about the latest server version.
:cli:synopsis:`--bin-path`
Display only the server binary path (if applicable).
:cli:synopsis:`--version=<version>`
Display the information about a specific server version.