zadig_environment_apply
Create or update a Zadig environment from configuration. Supports auto, create, or update modes with dry-run to preview changes before applying.
Instructions
Create or update a Zadig environment. mode can be auto, create, or update. Defaults to dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | auto | |
| confirm | No | ||
| dry_run | No | ||
| env_name | No | ||
| production | No | ||
| environment | Yes | ||
| project_key | No | ||
| allow_redacted | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||