Delete a package from SAP Mobile Server.
supadmin.bat -host host name -port port -u username -pw password delete [delete-options]
Option | Description |
---|---|
-d domain | Specifies the domain to which the package belongs. |
-pkg packageName | Specifies the name of the package to delete. |
supadmin.bat -host test01.sap.com -port 2000 -u supAdmin -pw PWD delete -d default -pkg samplePkg