mirror of
https://github.com/restic/restic.git
synced 2025-12-02 14:35:23 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
12
changelog/0.17.0_2024-07-26/issue-4733
Normal file
12
changelog/0.17.0_2024-07-26/issue-4733
Normal file
@@ -0,0 +1,12 @@
|
||||
Enhancement: Allow specifying `--host` via environment variable
|
||||
|
||||
Restic commands that operate on snapshots, such as `restic backup` and
|
||||
`restic snapshots`, support the `--host` option to specify the hostname
|
||||
for grouping snapshots.
|
||||
|
||||
Such commands now also support specifying the hostname via the environment
|
||||
variable `RESTIC_HOST`. Note that `--host` still takes precedence over the
|
||||
environment variable.
|
||||
|
||||
https://github.com/restic/restic/issues/4733
|
||||
https://github.com/restic/restic/pull/4734
|
||||
Reference in New Issue
Block a user