I want to install a tizen app in a remote location. I want to upload the certificate using command line. What is the equivalent command for "Permit to install applications" in context menu
What Tizen device are you working on ?
you need to upload the signature xml file into :
sdb push *.xml /home/developer
You can also try CLI SDK and share feedback on tizen wiki