DELETEAPP

Deletes an application.

Syntax

DELETEAPP appName
ParameterDescription

appName

Name of the application to delete.

Notes

Deleting an application deletes all of its associated databases and other artifacts, along with any additional files that reside in the application and database directories.

Example

To delete an application called TBD:

DELETEAPP "TBC";