| title | stat |
|---|---|
| description | Show resource usage for the current workspace. |
Show resource usage for the current workspace.
coder stat [flags]| Name | Purpose |
|---|---|
cpu |
Show CPU usage, in cores. |
mem |
Show memory usage, in gigabytes. |
disk |
Show disk usage, in gigabytes. |
| Type | [host cpu|host memory|home disk|container cpu|container memory] |
| Default | host cpu,host memory,home disk,container cpu,container memory |
Columns to display in table output.
| Type | table|json |
| Default | table |
Output format.