Generate and run Restic commands from a TOML config. When running through resrun, the output is logged to disk.
This project is very WIP. Stuff may be broken, not implemented or untested. DO NOT RUN ON YOUR REAL RESTIC REPOSITORY without checking the generated commands carefully.
- Basic config loading
- Command generation (partial)
- Backup
- Batch backup
- Copy
- Forget
- Manual
- Tests
- Doit integration