]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
fix #2847: proxmox-backup-client: add change-owner cmd
authorDylan Whyte <d.whyte@proxmox.com>
Tue, 13 Oct 2020 08:58:41 +0000 (10:58 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Oct 2020 06:56:54 +0000 (08:56 +0200)
commit344add38855d1190056d5dd5578ee3790da891dc
treee50146d86c4f40869a19dd447c36130e8a960fd7
parent752dfc4bdad4ce42991aeed07a6f131ce82215a8
fix #2847: proxmox-backup-client: add change-owner cmd

This adds a change-owner command to proxmox-backup-client,
that allows a caller with datastore modify privileges
to change the owner of a backup-group.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
src/bin/proxmox-backup-client.rs