zadig_environment_service_delete
Delete one service from a Zadig environment. Dry-run is default; set confirm=true to apply the deletion.
Instructions
Delete one service from a Zadig environment. Defaults to dry_run=true and requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| dry_run | No | ||
| env_name | Yes | ||
| production | No | ||
| project_key | No | ||
| service_name | Yes | ||
| not_delete_resource | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||