elastic-cloud-enterprise.sh upgradeedit

NAME

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.

Exampleedit

Upgrade an existing Elastic Cloud Enterprise installation to the latest version:

bash elastic-cloud-enterprise.sh upgrade