Replies: 1 comment 1 reply
-
|
I like this idea! You can go ahead and create an issue, and I'll get to this when I can. Currently I'm in crunch time studying for an exam at the end of February, and then I should have some time freed up again to churn though the open issues. I'll be prioritizing bug fixes over new features like this one. If this is an urgent need for you, it might be faster to make a PR yourself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
That label would then be use to pass arguments to the underlying
restic backupcall. I can think of multiple use cases:--exclude-*options to skip certain files, directories, or files exceeding a certain size.-vor-vvfor debugging.--tagsto identify snapshots.See
restic help backup. Not all options can be pass as an environment variable like--host.Beta Was this translation helpful? Give feedback.
All reactions