Commit Graph

28 Commits

Author SHA1 Message Date
Tucker Kern a82273ec13
Allow REST backend with docker volumes (#366) 2024-03-27 20:20:13 +01:00
Romain de Laage 4848702929
Use options on exec command (#253)
Co-authored-by: Romain de Laage <romain.delaage@rdelaage.ovh>
2024-02-15 14:23:43 +01:00
Andreas 112a69d743
Allow env variables in path for rest backend (#280) 2023-03-02 15:00:39 +01:00
Chosto b830667264
Use options when calling check or init (#199) 2022-09-13 15:15:02 +02:00
John Burkhardt 83eeb847ac
Add command line flag to override docker image. (#233) 2022-09-13 15:04:12 +02:00
Nicco 5bcf5c9217
1.7.0 (#188)
* stream the output (#186)

* dont duplicate global flags (#187)

* docs for tagging

* fix self update path (#190)

* version bump & changelog
2022-04-27 00:48:52 +02:00
Nicco 434862ed4e
1.6.0 (#180)
* fix for #178

* restore options

* error codes

* update docs

* forget docs

* add option to auto forget

* add copy option

* update go version to enable generics

* copy docs

* changelog & version bump
2022-04-14 11:51:32 +02:00
cupcakearmy db9f5dea66
1.5.4 2022-02-16 21:42:54 +01:00
cupcakearmy 0c37af5588
#140 Docker version pinning 2021-12-06 11:59:58 +01:00
cupcakearmy 0c71bea93e
use own docker image 2021-11-21 21:10:32 +01:00
cupcakearmy cd7a5cbc13
also enable azure and google cloud 2021-11-01 00:19:32 +01:00
cupcakearmy 3dd3956d64
support for rclone 2021-11-01 00:16:54 +01:00
cupcakearmy d0b1b86fdd
docker runner 2021-10-31 22:32:55 +01:00
cupcakearmy 246e6fc0d8
enable generic env variables 2021-10-30 13:48:44 +02:00
cupcakearmy 048a5ffed8
renamed env 2021-10-25 18:02:45 +02:00
cupcakearmy 02a8e461d4
ability to use keys from envs 2021-10-25 17:36:06 +02:00
cupcakearmy 61673bd88b
allow options for backend 2021-05-17 22:34:14 +02:00
cupcakearmy 70eb9e441f
add rclone support 2021-04-24 16:40:53 +02:00
cupcakearmy 6efcce07b7
show error and exit with bad code if not found 2021-04-23 23:53:57 +02:00
cupcakearmy 188560395d
exclude items from config when empty and rest options 2021-04-23 13:11:15 +02:00
cupcakearmy 276c424106
pass env of backends to restic 2021-04-17 13:04:40 +02:00
cupcakearmy 1bbd3879fe
make back compatible 2021-04-16 22:02:25 +02:00
cupcakearmy 6449b8999f
support for volume locations 2021-04-15 21:55:35 +02:00
cupcakearmy 3ccaee4066
cleaner output and ctrl-c 2021-04-12 16:15:17 +02:00
cupcakearmy 03ca0c8677
add key if not present 2021-04-12 00:02:35 +02:00
cupcakearmy 19e75c1dad
fixes 2021-04-11 18:17:21 +02:00
cupcakearmy 6e25b90915
unlock on error and named arrays for config 2021-04-11 17:02:34 +02:00
cupcakearmy 03cbbfd91c
go rewrite 2021-04-09 01:55:10 +02:00