weak-head / nimbus

Nimbus is engineered to optimize data backup processes and efficiently orchestrate service deployments for homelabs and dev environments.
MIT License
1 stars 0 forks source link

Add restore from backup command #10

Open weak-head opened 5 months ago

weak-head commented 5 months ago

Description

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