Tool: windows_wsl_manage -- Start, stop, import, export, or remove WSL distros #67

Closed
opened 2026-05-26 04:30:42 +00:00 by jmiller · 0 comments
Owner

Description

Manage WSL distributions.

Acceptance Criteria

  • Start/stop a distro
  • Set default distro
  • Terminate all running distros (wsl --shutdown)
  • Export distro to tar
  • Import distro from tar
  • Unregister (remove) a distro
  • Set WSL version (1 or 2) for a distro
## Description Manage WSL distributions. ## Acceptance Criteria - Start/stop a distro - Set default distro - Terminate all running distros (wsl --shutdown) - Export distro to tar - Import distro from tar - Unregister (remove) a distro - Set WSL version (1 or 2) for a distro
jmiller added the type: featurepriority: highcategory: wslmilestone: v3.0 labels 2026-05-26 04:30:42 +00:00
jmiller added the pending: testing label 2026-05-26 04:50:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#67