Upgrade

Once installed, you can easily upgrade resticprofile to the latest release using this command:

resticprofile self-update
Package Managers

The self-update command is not available when installed via a package manager (homebrew, scoop). You should use the upgrade built in the package manager instead.

resticprofile will check for a new version from GitHub releases and asks you if you want to update to the new version. If you add the flag -q or --quiet to the command line, it will update automatically without asking.

resticprofile --quiet self-update

and since version 0.11.0:

resticprofile self-update --quiet
Info

On versions before 0.10.0, there was an issue with self-updating from linux with ARM processors (like a raspberry pi). This was fixed in version 0.10.0