Article ID: m0589Last Modified: 29-Sep-2024
Export Configuration (CLI 2.0)
You can export the set of the backup and restore plans in order to transfer it to a new computer or for any other purposes. To export, use the following command:
./cbbV2 config export
| Parameter | Description | Possible Values |
|---|---|---|
| --path | The target path for configuration file | - |
| --remove-password | Specifies whether to remove passwords from exported configuration (master password and encryption password). This option also disables encryption for backup plans | true, false (default) |
Example:
./cbbV2 config export -p "path"