Previous Topic: Exporting ApplicationsNext Topic: Application and Appliance Locking


Decomissioning an Application Instance

When an application instance is no longer needed, it can be simply stopped and deleted:

app stop myapp
app destroy myapp

The stopping and destruction of an application may also be performed with a single command app destroy. When this command is executed over a running application, the application is stopped prior to being destroyed.

app destroy myapp

Important! All application information is lost, including configuration settings and any user data. There is no undelete.