mirror of
https://github.com/octoleo/restic.git
synced 2024-11-11 07:41:03 +00:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
Enhancement: ls: Add JSON output support for restic ls cmd
|
|
|
|
This PR enables users to get the output of `restic ls` in JSON format.
|
|
|
|
https://github.com/restic/restic/pull/1953
|