Skip to content

Generate and run Restic commands from a TOML config.

Notifications You must be signed in to change notification settings

000yesnt/resrun

Repository files navigation

resrun: Restic Runner

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.

TODO

  • Basic config loading
  • Command generation (partial)
    • Backup
    • Batch backup
    • Copy
    • Forget
    • Manual
  • Tests
  • Doit integration

About

Generate and run Restic commands from a TOML config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages