Open MarRio81 opened 6 years ago
This is embarrassing. We will fix this soon. In the meantime please encode the right using percent encoding e.g. https://www.url-encode-decode.com/
(vcd-cli) C:\code\vcd-cli>vcd right add "vApp%3A+VM+Migrate%2C+Force+Undeploy%2C+Relocate%2C+Consolidate" Rights added to the Org 'testorg1'
(vcd-cli) C:\code\vcd-cli>vcd right list
Catalog: Create / Delete a Catalog . . vApp: View VM metrics VAPP_VM_METADATA_TO_VCENTER vApp: VM Boot Options vApp: VM Migrate, Force Undeploy, Relocate, Consolidate
Btw please note that removing the right (with comma in it) from the org might not work even after percent encoding.
Fix is being pushed to branch via https://github.com/vmware/pyvcloud/pull/282 and https://github.com/vmware/vcd-cli/pull/239
Hi,
The error is returned on all commands where you specify rights with comma in its name.