Introduce ni restore command, that restores a directory from a previously created backup.
Usage example
# Backup media and photos
ni backup media photos
# Do something with photos, potentially corrupting them
# Restore photos from the latest backup
ni restore photos
Description
Introduce
ni restore
command, that restores a directory from a previously created backup.Usage example