mirror of
https://github.com/restic/restic.git
synced 2025-08-25 12:27:49 +00:00
Merge pull request #4745 from MichaelEischer/full-id-key-list
key list: include full key id in JSON output
This commit is contained in:
9
changelog/unreleased/issue-4744
Normal file
9
changelog/unreleased/issue-4744
Normal file
@@ -0,0 +1,9 @@
|
||||
Change: Include full key ID in JSON output of `key list`
|
||||
|
||||
We have changed the JSON output of the `key list` command to include the full
|
||||
key ID instead of just a shortened version, as the latter can be ambiguous
|
||||
in some rare cases. To derive the short ID, please truncate the full ID down to
|
||||
eight characters.
|
||||
|
||||
https://github.com/restic/restic/issues/4744
|
||||
https://github.com/restic/restic/pull/4745
|
Reference in New Issue
Block a user