]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
src/api2/admin/datastore.rs: remove test_prune, add dry-run to normal prune
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 8 Dec 2019 09:59:47 +0000 (10:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 8 Dec 2019 09:59:47 +0000 (10:59 +0100)
commit3b03abfe1491f3de0b1ca6df8b350fe15a05a840
tree2d8965a60fc1c1aa01e6a3c582f7d01ba09c4416
parentec137a99c6ec5047ef59117c2c7ee1a2780f3b59
src/api2/admin/datastore.rs: remove test_prune, add dry-run to normal prune

And use display_task_log on the client side.
src/api2/admin/datastore.rs
src/bin/proxmox-backup-client.rs