List available and installed versions of the EdgeDB server.
edgedbserverlist-versions[OPTIONS]
Description
edgedb server list-versions is a terminal command for displaying
all the available EdgeDB server versions along with indicating whether
or not and how they are currently installed.
Options
--json
Format output as JSON.
--installed-only
Display only the installed versions.
--column=column
Format output as a single column displaying only one aspect of the
server: major-version, installed, available.