borgmatic --info on an individual archive in a repository #141
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#141
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An equivalent of
borg info ${BORG_REPO}::${BORG_SET}would be great, likeborgmatic --info --archive ${BORG_SET}. That would complete a convenient restore functionality.What's the use case that you'd want to use a feature like this to make restoration more convenient? Just confirming that the archive you're about to restore looks right? Or something else entirely?
Just to get a general overview of i.e. the size of the archive.
This is not so important to me, a nice to have.
Much more important is #140, to get a list of the containing files.
Get archive set detailsto borgmatic --info on an individual archive in a repositoryLooks like this was already implemented a while ago, so I'll close this ticket! Thanks for the feature suggestions.