I'm aware that a post like this may attract the accustomed group of toxic forum members that will post things like:
What a CLI utility like the one I'm proposing could do:
- Create a snapshot of every filesystem adding a description as part of the name (and perhaps the date in YYYMMDD format).
- Let you search your datasets' names using regular expressions or plain strings.
- Delete all snapshots save each filesystem's most recent one.
- Let you define (using some convention) related snapshots (each of a different filesystem).
- Let you rollback a set of related snapshots all at once.
And many more useful things. I've notice that I'm talking mainly about snapshots, so the app could also be specialized in snapshots.
- Why don't you do it yourself?
- Why don't you ask ChatGPT to do it for you?
- There's already and app that does something similar.
- You can already do all that using awk and grep.
- You are using certain term wrong.
What a CLI utility like the one I'm proposing could do:
- Create a snapshot of every filesystem adding a description as part of the name (and perhaps the date in YYYMMDD format).
- Let you search your datasets' names using regular expressions or plain strings.
- Delete all snapshots save each filesystem's most recent one.
- Let you define (using some convention) related snapshots (each of a different filesystem).
- Let you rollback a set of related snapshots all at once.
And many more useful things. I've notice that I'm talking mainly about snapshots, so the app could also be specialized in snapshots.
