Platform: LinuxProducts: MSP360 Backup
Article ID: s0465Last Modified: 25-Jun-2025

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

About the command:

ubuntu@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 plan delete
MSP360 Backup Command Line Interface started

delete  - delete plan
Usage: /opt/local/MSP360 Backup/raw_bin/cbbCommandLineV2 [options]

Options:
  -n, --name <planName>  Plan name
  --id <planId>      	Plan ID
  -c, --confirm      	Confirms the action

Example of execution:

ubuntu@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 plan delete -n "test_backup" -c
MSP360 Backup Command Line Interface started

Success.
https://git.cloudberrylab.com/egor.m/doc-help-std.git
Production