Revert a major instance upgrade.
edgedb server revert [OPTIONS] name
When edgedb server upgrade performs a major version
upgrade on an instance the old instance data is kept around. The
edgedb server revert
command removes the new instance version and
replaces it with the old copy. It also ensures that the previous
version of EdgeDB server is used to run it.