execute upgrade ems
Upgrades EMS
Synopsis
execute upgrade ems upgrades ems installation.
The ems installation file must be provided using either --local.file or --remote.file flag.
execute upgrade ems [flags]
Options
--copy.service string The service to be used to copy files from the remote host [scp|ftp|sftp] (default "scp")
-h, --help help for ems
--keep.file /exchange If copying from a remote host, controls whether a copy of the installer will be kept locally in the /exchange after the installation
--local.file /exchange The file name of the local installer file to be saved (in the local host /exchange folder)
--remote.file string The path and file name on the remote host from which the installer binary will be copied. The remote user must have write access to this location.
(For the FTP service, the file location is relative to the FTP root folder).
--remote.ip string The IP of the remote host where the install file will be copied from.
--remote.password string The password for the remote user that will be used to connect to the remote host.
--remote.port int The port to be used by the remote copy service. [default: 22 for SCP/SFTP, 21 for FTP]
--remote.user string The user that will be used to connect to the remote host.
See also
- execute upgrade - Upgrade [package|ems]