All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
zsm create
command which allows to create snapshots of a single specified or all availalbe file systems.zsm clean
command which allows to remove obsolete snapshots.zsm list
command which allows to list all snapshots managed by zsm.zsm receive
command which allows to read snapshot data fromstdin
and store it in atarget_fs
. Care must be taken thattarget_fs
is excluded when callingzsm create
.zsm version
command which prints the current zsm version.