rustic_core icon indicating copy to clipboard operation
rustic_core copied to clipboard

feat(forget)!: Make keep-* Options and add keep-none

Open aawsome opened this issue 1 year ago • 1 comments

Breaking Change: The keep-options for forget are now real Options.

This also adds an additional check which enforces that at least one keep-* option is set and adds a new keep-none option which can be use as single valid keep- option (if you want to remove all snapshots).

closes https://github.com/rustic-rs/rustic/issues/1191

aawsome avatar Aug 10 '24 11:08 aawsome