Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 895 Bytes

edgedb_instance_upgrade.rst

File metadata and controls

44 lines (27 loc) · 895 Bytes

edgedb instance upgrade

Upgrade EdgeDB instance or installation.

Description

This command is used to upgrade EdgeDB instances individually or in bulk.

Options

:cli<name>

The EdgeDB instance name to upgrade.

:cli--force

Force upgrade process even if there is no new version.

:cli--to-latest

Upgrade specified instance to the latest major version.

:cli--to-nightly

Upgrade specified instance to a latest nightly version.

:cli--local-minor

Upgrade all local instances to the latest minor versions.

:cli--to-version=<version>

Upgrade to a specified major version.

:cli-v, --verbose

Verbose output.