Added

nRF Util

tags
nRF Util
  • Added --force flag to install subcommand. When a command is already installed and the user asks to install it, nrfutil warns that the command is already installed and exits. With the --force flag, it will uninstall the command and install the latest version or the version specified by the user.
  • Added nrfutil remove alias for nrfutil uninstall.