mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 00:06:25 +00:00
bc74d3f13e
* feat(backend): add requireKey option to backend This option will prevent `autorestic` from generating a key and will cause it to crash instead. This is intended for use cases where you want to provision the key yourself and don't want `autorestic` to accidentally generate one for you. * doc(backend): document requireKey |
||
---|---|---|
.. | ||
bins | ||
colors | ||
flags | ||
lock | ||
metadata | ||
terminal | ||
backend_test.go | ||
backend.go | ||
config_test.go | ||
config.go | ||
cron.go | ||
location_test.go | ||
location.go | ||
utils.go |