Files
coder/docs/reference/cli/stat_mem.md
2024-08-13 18:39:46 +03:00

724 B
Generated

stat mem

Show memory usage, in gigabytes.

Usage

coder stat mem [flags]

Options

--host

Type bool

Force host memory measurement.

--prefix

Type enum[Ki|Mi|Gi|Ti]
Default Gi

SI Prefix for memory measurement.

-o, --output

Type string
Default text

Output format. Available formats: text, json.