]> git.proxmox.com Git - proxmox-backup.git/commit
client: add "delete-groups" param to delete namespace
authorGabriel Goller <g.goller@proxmox.com>
Mon, 12 Feb 2024 10:43:40 +0000 (11:43 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 13 Feb 2024 09:44:16 +0000 (10:44 +0100)
commita78d4b5a3a660b3d8bbd8efcbf48f7c02c4ece8f
tree28cc5b62bdb634007cfa7088a442055150f1bed4
parent4afe221df12dacdd955609d415df7e49c5b26b31
client: add "delete-groups" param to delete namespace

The api parameter "delete-groups" was missing on the
proxmox-backup-client command. This allows the client to remove
non-empty namespaces.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
proxmox-backup-client/src/namespace.rs