Files
coder/docs/reference/cli/stat.md
2025-01-03 13:12:59 +00:00

1.1 KiB
Generated

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.