Files
restic/changelog/unreleased/pull-1953
T

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