wsl_destroy_all_temp
Tear down all temporary WSL distros from the current session, listing destroyed ones and total count for verification.
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 |