Light
Dark
System
v4latest
v4latest
v3
v2
v1

edgedb instance revert

Revert a major instance upgrade.

edgedb instance revert [options] name

When edgedb instance upgrade performs a major version upgrade on an instance the old instance data is kept around. The edgedb instance 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.

The edgedb instance revert command is not intended for use with self-hosted instances.

name

The name of the EdgeDB instance to revert.

--ignore-pid-check

Do not check if upgrade is in progress.

-y, --no-confirm

Do not ask for a confirmation.

Light
Dark
System

We use ChatGPT with additional context from our documentation to answer your questions. Not all answers will be accurate. Please join our Discord if you need more help.