Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PBM-1141] delete backups of specific type #885

Merged
merged 4 commits into from
Nov 30, 2023
Merged

[PBM-1141] delete backups of specific type #885

merged 4 commits into from
Nov 30, 2023

Conversation

defbin
Copy link
Member

@defbin defbin commented Oct 7, 2023

Add filter params to delete backups of a specific type like "logical", "physical", "incremental".

Specs:
name: "--type"
short name: "-t"
kind: enum
allowed values: "logical", "physical", "incremental", "external", "selective"

Example:
$> pbm delete-backup --older-than=30d --type=logical

sdk/impl.go Show resolved Hide resolved
cmd/pbm/list.go Outdated Show resolved Hide resolved
@defbin defbin marked this pull request as ready for review November 30, 2023 14:01
@defbin defbin merged commit 534ede6 into dev Nov 30, 2023
26 checks passed
@defbin defbin deleted the PBM-1141 branch November 30, 2023 14:01
@defbin defbin added this to the next milestone Nov 30, 2023
@defbin defbin added improvement improvement of existing feature feature new feature labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature improvement improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant