pier_start_or_restart_app
Start a stopped app or restart a running one. Recreate the container to apply config changes; all non-volume state is lost.
Instructions
Start a stopped app, or restart a running one. Recreates the container — all non-volume state is lost. Use after ANY config change (env vars, ports, image, command) for the change to take effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The numeric ID of the app |