Remove Application
Remove Application

Remove Application

In order to remove an application, the following script is used:
  1. Run the following command in order to remove the test App that was created.
    invoke remove-application testApp
  2. Run the following command to check the applications.
    invoke list-application-status
    The test App is removed.
The testApp sources and the screen definition is permanently removed from the project.