I'm having problems with the --ns option for proxmox-backup-client.
I can back up a client directory to the Root Namespace, as expected, using the following:
I then added a namespace named "test" via the PBS GUI. But this command:
reports:
I'm on PBS 2.2-1, and
I'm assuming I'm missing something basic, so grateful for any help.
I can back up a client directory to the Root Namespace, as expected, using the following:
proxmox-backup-client backup --backup-type host clientdata.pxar:/path/to/client/data --repository root@pam@192.168.1.10:8007:backups
I then added a namespace named "test" via the PBS GUI. But this command:
proxmox-backup-client backup --backup-type host clientdata.pxar:/path/to/client/data --repository root@pam@192.168.1.10:8007:backups --ns test
reports:
parameter 'ns': schema does not allow additional properties.
I'm on PBS 2.2-1, and
proxmox-backup-client version
reports client version 1.1.14
I'm assuming I'm missing something basic, so grateful for any help.