testenv_destroy
Delete a managed disposable test environment only after confirmation is provided, cleaning up temporary fixtures for controlled automation.
Instructions
Delete a managed disposable fixture environment only when confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | CASE-001 | |
| evidence_os | No | windows | |
| root | No | test-envs | |
| confirm | No | ||
| missing_ok | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |