---
# Code generated by make gen. DO NOT EDIT.
title: stat mem
description: "Show memory usage, in gigabytes."
---
Show memory usage, in gigabytes.
## Usage
```console
coder stat mem [flags]
```
## Options
### --host
| | |
|------|-------------------|
| Type | bool |
Force host memory measurement.
### --prefix
| | |
|---------|-----------------------------|
| Type | Ki\|Mi\|Gi\|Ti |
| Default | Gi |
SI Prefix for memory measurement.
### -o, --output
| | |
|---------|-------------------------|
| Type | text\|json |
| Default | text |
Output format.