mirror of
https://github.com/restic/restic.git
synced 2025-12-26 07:36:39 +00:00
This commit adds support for specifying the `--host` option via the `RESTIC_HOST` environment variable. This is done by extending option processing in `cmd_backup.go` and for `restic.SnapshotFilter` in `find.go`.