edgedb server info
Show server information.
1. edgedb server info [options]
Description
edgedb server info is a terminal command for displaying the information about installed EdgeDB servers.
Options
--json
Format output as JSON.
--nightly
Display the information about the nightly server version.
--bin-path
Display only the server binary path (if applicable).
--method=method
Display the information about the servers installed as either a local package (package) or as a docker image (docker).
--version=version
Display the information about a specific server version.
