remove_app
Remove a deployed ABAP dev app from the src/zz_dev/ directory, taking effect after the next build_backend. Omit the class name to list deployed dev apps.
Instructions
Remove a previously deployed dev app from src/zz_dev/ (takes effect in the served backend after the next build_backend). Without class_name lists the deployed dev apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | No | the dev app class to remove; omit to list deployed dev apps |