Skip to content

borg --verbose prune could print archive counts #9262

@drws

Description

@drws

borg --verbose prune currently doesn't output anything useful during a normal run. It could print some archive counts:

  • number of archives (in the repository)
  • number of glob-matched archives (if --glob-archives is used)
  • number of pruned archives (in a separate line at the end if unknown at the beginning)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions