Lisk Core Upgrade with Lisk Commander
The core:upgrade command is only supported for Lisk Core versions greater than 2.0.0.
|
Upgrade
To upgrade Lisk Core, run the following command in your terminal:
lisk core:upgrade lisk-mainnet (1)
1 | Exchange INSTANCE with the name of your Lisk Core instance, which you chose during the Installation of Lisk Core. |
To upgrade Lisk Core, run the following command in your terminal:
lisk core:upgrade lisk-testnet (1)
1 | Exchange INSTANCE with the name of your Lisk Core instance, which you chose during the Installation of Lisk Core. |
If you forgot the name of the Lisk instance, have a look into the
|
Available options
Add one or multiple of the options below to the core:upgrade
command. Multiple options are seperated by spaces.
Full Name | Short Name | Examples | Description |
---|---|---|---|
|
|
|
Define a custom URL for downloading the new Lisk Core binary script. You also need to have the checksum for the TAR file with the format 2.0.0-Linux-x86_64.tar.gz.SHA256 for the Commander to check the integrity of the binary. You can refer to our binary release for the file naming convention. |
|
N/A |
|
Define the concrete version, Lisk Core should be upgraded to. |