container_stats
Display a resource usage snapshot for WSL containers. Use filters to show all, target a specific container, and adjust output format as table or JSON.
Instructions
Display resource usage snapshot for running WSL containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Show all containers regardless of status | |
| format | No | Output format | table |
| noTrunc | No | Do not truncate output | |
| containerId | No | Container ID or name. Omit to show all containers. |