elastic-cloud-enterprise.sh add-stack-version commmand
ECE
NAME
bash elastic-cloud-enterprise.sh add-stack-version — Make a new Elastic Stack version available
SYNOPSIS
bash elastic-cloud-enterprise.sh add-stack-version
[--host-docker-host "PATH_NAME/docker.sock"] [--secrets PATH_TO_SECRETS_FILE]
[--pass PASSWORD] [--user USER_NAME]
[--version X.Y.Z] [[--]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 a part of an existing Elastic Cloud Enterprise installation.
DESCRIPTION
Downloads and adds a new Elastic Stack version from Elastic and makes it available on your Elastic Cloud Enterprise installation.
PARAMETERS
- --host-docker-host
/PATH_NAME/docker.sock - Specifies the location of the Docker socket used to communicate with the Docker daemon. Defaults to /var/run/docker.sock.
- --secrets
PATH_TO_SECRETS_FILE - Alternate method to specifying
userandpass. Specifies a path to a file with secrets. If not specified, attempts to useHOST_STORAGE_PATH/bootstrap-state/bootstrap-secrets.json, whereHOST_STORAGE_PATHis the host storage path used by the Elastic Cloud Enterprise installation. - --user
USER_NAME - A user with the
Platform adminrole. Theadminuser created during installation or one of the native users with thePlatform adminrole is sufficient. - --pass
PASSWORD - The password for the specified user.
- --version X.Y.Z
- Specifies a supported Elastic Stack version, where
Zis the major version,Yis the minor version, andZis the patch level (8.12.2, for example).
Add the Elastic Stack version 8.12.2 to an existing Elastic Cloud Enterprise installation:
bash elastic-cloud-enterprise.sh add-stack-version --version 8.12.2 --user admin --pass pGX5DwKzVAAIeCIpTwwAkCuJDu0ASdFP33UmYpfogfF