# stat mem Show memory usage, in gigabytes. ## Usage ```console 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.