Name
reset
Synopsis
reset
Description
Remove all content from the most recent specified backup or restore list.
Example
Reset the backup list. In this example, the parameters are listed on the command line.
cvc > backup_list
cvc > add /tmp,/opt
cvc > list
Backup list: ['/tmp,/opt']
cvc > reset
cvc > list
Backup list: []