stat
Show resource usage for the current workspace.
Usage
coder stat [flags]
Subcommands
Name | Purpose |
---|---|
cpu | Show CPU usage, in cores. |
mem | Show memory usage, in gigabytes. |
disk | Show disk usage, in gigabytes. |
Options
-c, --column
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.
-o, --output
Type | table|json |
Default | table |
Output format.
See an opportunity to improve our docs? Make an edit.
On this page