uninstall-app
Removes an app from a Business Central Docker container, handling dependencies automatically.
Instructions
Uninstall an app from a BC container by name. Automatically handles dependency order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerName | Yes | Target container name | |
| appName | Yes | Name of the app to uninstall | |
| appPublisher | Yes | Publisher of the app |