Done
Details
Details
Assignee
Dmytro Zghoba
Dmytro Zghoba(Deactivated)Reporter
Dmytro Zghoba
Dmytro Zghoba(Deactivated)Labels
Needs Review
Yes
Needs QA
Yes
Needs Doc
Yes
Fix versions
Priority
Created July 5, 2023 at 2:04 PM
Updated March 5, 2024 at 6:37 PM
Resolved February 26, 2024 at 6:44 PM
Add filter params to delete backups of a specific type like "logical", "physical", "incremental", "external", "selective".
Specs:
name: "--type"
short name: "-t"
kind: enum
allowed values: "logical", "physical", "incremental", "external", "selective"
behavior: lists all allowed backups of the specified type. On a user confirmation, delete listed backups.
internal: find backups of all types, and remove not-allowed backups from the result
Usage example:
pbm delete-backup --older-than=30d --type=logical