New
Discover how Dropbox streamlined dev environments & cut costs by switching 1000 developers to Coder

Read the success story

stat

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

Typestring-array
Defaulthost_cpu,host_memory,home_disk,container_cpu,container_memory

Columns to display in table output. Available columns: host cpu, host memory, home disk, container cpu, container memory.

-o, --output

Typestring
Defaulttable

Output format. Available formats: table, json.

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