split out proxmox-backup-debug binary

and introduce pbs_tools::cli module

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-08-31 14:45:48 +02:00
parent dd2162f6bd
commit e5f9b7f79e
11 changed files with 49 additions and 33 deletions

View File

@ -30,6 +30,7 @@ members = [
"proxmox-backup-banner",
"proxmox-backup-client",
"proxmox-backup-debug",
"pxar-bin",
]