Deletes a package from Unwired 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.sybase.com -port 2000 -u supAdmin -pw s3pAdmin delete -d default -pkg samplePkg