Files
coder/docs/cli/stat_mem.md
Cian Johnston 80ef147060 fix(cli): stat: explicitly specify resource SI prefix (#8206)
* fix(cli): move to explicitly specifying units

* make gen
2023-06-26 18:06:38 +01:00

702 B

stat mem

Show memory usage, in gigabytes.

Usage

coder stat mem [flags]

Options

--host

Type bool

Force host memory measurement.

-o, --output

Type string
Default text

Output format. Available formats: text, json.

--prefix

Type enum[Ki Mi Gi Ti]
Default Gi

SI Prefix for memory measurement.