wsl_destroy_all_temp
Destroy all temporary WSL distros created during this session. Clean up throwaway environments with a single call.
Instructions
Tear down every throwaway distro provisioned in this session.
Returns: str: JSON {"ok": true, "destroyed": [...], "count": N}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |