You can view commands with available updates by running nrfutil list --outdated.
When updates to commands are available, you can update all installed commands to their latest version by running the following command:
nrfutil upgrade
If you want to upgrade only one command to its latest version, run upgrade followed by the name of the command you want to upgrade. For example, if you want to upgrade the device command:
nrfutil upgrade device
If you want to upgrade nRF Util core module, use the self-upgrade command. If you are working with an offline distribution of nRF Util, see Upgrading nRF Util commands when offline.