How to upgrade using the CLI? Hi,
1. "dpkg -r", correct it's for uninstalling which is why I was confused with the doc at
https://help.cloudberrylab.com/cloudberry-backup-mac-linux/cli/installing-cloudberry-backup which says:
To update CloudBerry Backup to a newer version, execute the following command:
Ubuntu:
sudo dpkg
-r "installationPackageDirectory"
2. I can't seem to get the -dr option to work, please see my commands:
a. I set notifications on with "./cbb editBackupPlan -n myBackupPlan -notification on" even though it was already on.
b. Then I set the notifications options "./cbb option -set -notification -e
emailatexampledotcom -u myChosenUserName -dr yes" which throws the error "Unexpected node : -dr"
Not sure what I am doing wrong here, can you please advise / show an entire example?
Thanks