5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-07 17:18:03 +03:00
proxmox-backup/proxmox-file-restore
Dominik Csapak ba690c4023 file-restore: remove 'json-error' parameter from list_files
we can reuse the 'output_format' here
also remove the 'error: true' here. we can determine it was an error,
by checking if it's an object with a 'message' property

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-10-05 19:34:00 +02:00
..
src file-restore: remove 'json-error' parameter from list_files 2022-10-05 19:34:00 +02:00
Cargo.toml file-restore: add 'format' and 'zstd' parameters to 'extract' command 2022-10-05 18:40:51 +02:00