Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.26 KB

File metadata and controls

43 lines (30 loc) · 1.26 KB
title stat
description Show resource usage for the current workspace.

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.