Hi,
I have tried to register the vSphere Client SDK sample plugin using the following command:
./extension-registration.sh -action registerPlugin -k com.vmware.sample.remote -v 1.0.0 -url https://<my_vcenter>/sdk -username administrator@vsphere.local -password 'myPassword' -st 55:5D:B1:0D:E0:33:3E:10:AB:1E:F4:86:62:61:F0:7F:93:FE:F6:9B -pu https://<plugin_server>:8443/sample-ui/plugin.json -remote --taskList=../../../samples/remote-plugin-sample/registration/resources/taskList.json --faultList=../../../samples/remote-plugin-sample/registration/resources/faultList.json --privilegeList=../../../samples/remote-plugin-sample/registration/resources/privilegeList.json --resourceList=../../../samples/remote-plugin-sample/registration/resources/resourceList.json
At first the plugin tasks we not localized but after a logout and login, the tasks were localized correctly.
One difference that I am seeing is that you are not using '=', for example, --resourceList=../../../samples/remote-plugin-sample/registration/resources/resourceList.json
Let us know if you succeed.
Best Regards,
Denis