zadig_service_set_variable
Update or insert a single service variable in Zadig by providing service name, key, and value. Preview changes with dry-run mode, then confirm to apply.
Instructions
Upsert a single service variable. Defaults to dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| desc | No | ||
| value | Yes | ||
| confirm | No | ||
| dry_run | No | ||
| options | No | ||
| production | No | ||
| value_type | No | string | |
| project_key | No | ||
| service_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||