bunny_mc_app_lifecycle
Manage Magic Container application lifecycle: deploy to start across configured regions, undeploy to stop instances, or restart to trigger a rolling pod restart.
Instructions
Control the lifecycle of a Magic Container application. 'deploy' starts the application across configured regions, 'undeploy' stops all running instances, 'restart' triggers a rolling restart of all pods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID | |
| action | Yes | Lifecycle action: deploy, undeploy, or restart |