Upgrade Nodes using the CLI

If you are a power user utilising our Node Manager CLI tool and want to upgrade your nodes to the latest version, run the command:

safenode-manager upgrade --interval 10000

Using the --interval 10000 argument will leave 10 second pause between upgrading each of your nodes. This is recommended for people running up to 50 nodes.

If you are running more than 50 nodes we'd recommend a longer interval of 15000 or more.

If you encounter a failure during the upgrade process, wait 5 minutes, and then run the command safenode-manager start to get any affected nodes connected.

Last updated