resticpy icon indicating copy to clipboard operation
resticpy copied to clipboard

Feature request: filter snapshots on path

Open jwellner opened this issue 1 year ago • 1 comments

Thanks for creating and maintaining this project!

I started to use it and it works great! I only need to filter snapshots on specific paths.

Right now I filter the results myself but it would be nice if we could use:

restic.snapshots(path='/backup/path/site') (and maybe also implement the host filter?)

jwellner avatar Jun 18 '24 12:06 jwellner

Thanks for reporting this!

I don't implement feature requests, but I'm happy to accept the PR for this if you or someone else would like to implement it.

mtlynch avatar Jun 19 '24 00:06 mtlynch