Article ID: m0595Last Modified: 29-Sep-2024
Activation (2.0)
To activate licenses, use the following command: ./cbbV2 license activateMbs
| Parameter | Short Name | Description | Value |
|---|---|---|---|
| -e | The email address you used to purchase the subscription (registered email) | - | |
| --password | -p | The user password | - |
| --prefix | Specifies backup prefix to differentiate between backups from different computers. By default is computer name | ||
| --confirm | -c | Confirms the activation |
Example:
./cbbV2 license activateMbs -e jsmith@mycompany.org -p "password" --prefix "backupPrefix" --ssl "true/false" -c