]> git.proxmox.com Git - pve-storage.git/commit
prune-backups CLI: use keep-options directly
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 31 Aug 2020 08:48:01 +0000 (10:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Sep 2020 16:20:06 +0000 (18:20 +0200)
commita0933d7e16a76b17ca60c1f54ee0091001026a67
treee69e03f9426582d4a92cfd129ca1328f2e04dd83
parentc3e87d0f6ef94f32add989f8d10cfc91d171ec5c
prune-backups CLI: use keep-options directly

Makes the interface cleaner; e.g. --keep-daily=2 instead of
--prune-backups=keep-daily=2

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/CLI/pvesm.pm
PVE/Storage/Plugin.pm