mirror of
https://github.com/restic/restic.git
synced 2025-08-12 18:47:42 +00:00
Add 'cache' command
This commit is contained in:
8
changelog/unreleased/issue-1721
Normal file
8
changelog/unreleased/issue-1721
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add `cache` command to list cache dirs
|
||||
|
||||
The command `cache` was added, it allows listing restic's cache directoriers
|
||||
together with the last usage. It also allows removing old cache dirs without
|
||||
having to access a repo, via `restic cache --cleanup`
|
||||
|
||||
https://github.com/restic/restic/issues/1721
|
||||
https://github.com/restic/restic/pull/1749
|
Reference in New Issue
Block a user