Platform: LinuxProducts: MSP360 Backup
Article ID: s0465Last Modified: 14-Oct-2024
Delete Backup Plans (CLI 2.0)
As of Backup 4.0 for Linux, a new command line interface (CLI V2, CLI 2.0) is introduced. CLI V2 is a separate command line interface solution that has the enhanced functionality that covers the new backup format requirements.
Delete Backup Plan Using CLI V2
To delete a backup plan, use the plan create_backup file command.
./cbbV2 plan delete --name "Plan Name" --confirm
or
./cbbV2 plan delete --id "Plan ID" --confirm