stat

Show resource usage for the current workspace.

Usage

coder stat [flags]

Subcommands

NamePurpose
cpuShow CPU usage, in cores.
memShow memory usage, in gigabytes.
diskShow disk usage, in gigabytes.

Options

-c, --column

Type[host cpu|host memory|home disk|container cpu|container memory]
Defaulthost cpu,host memory,home disk,container cpu,container memory

Columns to display in table output.

-o, --output

Typetable|json
Defaulttable

Output format.

See an opportunity to improve our docs? Make an edit.