Start environment
laravel_cloud_start_environmentStart a Laravel Cloud environment and trigger a deployment. Accepts an environment ID and optional redeploy flag to reuse the latest commit.
Instructions
Start an environment and trigger a deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| redeploy | No | Redeploy with the same commit as the latest deployment. | |
| environment | Yes | Environment ID. |