install-app
Publish and install a .app file into a Business Central container. Provide target container name and full path to the .app file.
Instructions
Publish and install a .app file into a BC container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerName | Yes | Target container name | |
| appFile | Yes | Full path to the .app file | |
| userName | No | Admin username | admin |
| password | No | Admin password | P@ssw0rd! |