execute upgrade
Upgrade the system using the provided username across the given protocol from the remote host, port, and filepath. You are prompted for the password.
Usage
upgrade ‑u <username> <protocol> <host> <port> <filepath>
Arguments
|
Argument |
Description |
|---|---|
|
filepath |
Specify the location of the file on the remote host. |
|
host |
Specify the remote host, which may be an IP address or fully qualified domain name. |
|
port |
Enter the port to connect to on the remote host. |
|
protocol |
Enter the protocol to use for the transfer. The following values are accepted:
|
|
username |
Specify the username to use for the transfer. You are prompted for the password. |