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-1252] keep list of physical files in storage #927

Merged
merged 19 commits into from
Mar 20, 2024
Merged

Conversation

defbin
Copy link
Member

@defbin defbin commented Mar 14, 2024

@defbin defbin changed the base branch from dev to main March 14, 2024 12:17
@defbin defbin marked this pull request as ready for review March 18, 2024 13:27
@defbin defbin changed the base branch from main to release-2.4.1 March 18, 2024 13:46
@defbin defbin added this to the 2.4.1 milestone Mar 18, 2024
@defbin defbin requested a review from boris-ilijic March 18, 2024 13:48
@defbin defbin added improvement improvement of existing feature bugfix labels Mar 18, 2024
@@ -132,7 +132,7 @@ func main() {
backupCmd.Flag("wait", "Wait for the backup to finish").
Short('w').
BoolVar(&backupOptions.wait)
backupCmd.Flag("list-files", "Wait for the backup to finish").
backupCmd.Flag("list-files", "Shows the list of files per node (external backup only)").
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi: This is part of another commit which is already in dev

@defbin defbin merged commit 908b744 into release-2.4.1 Mar 20, 2024
8 checks passed
@defbin defbin deleted the PBM-1252 branch March 20, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix improvement improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants