This is a TUI for showing how much space can be reclaimed by freeing zfs
snapshots. It is a TUI wrapper over the standard zfs
tool.
It's useful for cases of "stored big files, deleted them, now a specific set of snapshots need to be removed to reclaim that space". See blog post for more details.
See releases.
cargo install --git https://github.com/lutzky/zsnapfree
See CONTRIBUTING.md
for details.
Apache 2.0; see LICENSE
for details.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.