It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
elastic-cloud-enterprise.sh upgrade
editelastic-cloud-enterprise.sh upgrade
editNAME
bash elastic-cloud-enterprise.sh upgrade — Upgrade an existing Elastic Cloud Enterprise installation to a new version.
SYNOPSIS
bash elastic-cloud-enterprise.sh upgrade [--repository REPOSITORY_NAME] [--overwrite-existing-image] [--debug] [[--]help]
REQUIRED PRIVILEGES
To run this script, a user must be part of the docker
group. The host that you run this script on must be the first host that you installed Elastic Cloud Enterprise on or a host that holds the director role.
DESCRIPTION
Upgrades an existing Elastic Cloud installation to a newer version.
PARAMETERS
-
--repository
REPOSITORY_NAME
-
Specifies the repository name where the Elastic Cloud Enterprise image is retrieved from during the upgrade. Defaults to
docker.elastic.co/cloud-enterprise
. - --overwrite-existing-image
- Overwrites any existing local image when retrieving the Elastic Cloud Enterprise image from the repository. Defaults to false.
- --debug
- If specified, outputs debugging information.
Example
editUpgrade an existing Elastic Cloud Enterprise installation to the latest version:
bash elastic-cloud-enterprise.sh upgrade