Today I'm trying to install the agent in a CentOS 7 Minimal and now I'm facing some problems.
I'm following all steps described in the documentation: https://help.msp360.com/cloudberry-backup-mac-linux/cli/activation
Right in the first step I've noticed that are some parameters that have changed, i.e in Offline Activation when I tried this command:
./cbb activateLicense -e "email" -t "licenseType" -or
Both parameter -t and -or are unexpected and searching in the help section -t must be replaced by -edition, but I can't find any alternatives for the -or
There are any place where I can find an updated documentation for Linux Install? I suppose that in the website actually is kind outdated...
Thanks!