Commit Graph
3 Commits
Author SHA1 Message Date
Boris Bera 5ed1af31e0 feat(backend): add init option to backend config
When this option is set to `true`, the backend will automatically get
initialized during the backup process. This applies to invoking
`autorestic backup` or when `autorestic cron` actualy performs a backup.
2024-10-14 14:23:46 -04:00
Boris Bera 8108c52f50 chore(ci): install restic in test env 2024-10-14 14:23:46 -04:00
Boris Bera eb4013b51d chore(tests): add integration tests for backup cmd 2024-10-14 14:23:28 -04:00