---
# Code generated by make gen. DO NOT EDIT.
title: stat disk
description: "Show disk usage, in gigabytes."
---
Show disk usage, in gigabytes.
## Usage
```console
coder stat disk [flags]
```
## Options
### --path
| | |
|---------|---------------------|
| Type | string |
| Default | / |
Path for which to check disk usage.
### --prefix
| | |
|---------|-----------------------------|
| Type | Ki\|Mi\|Gi\|Ti |
| Default | Gi |
SI Prefix for disk measurement.
### -o, --output
| | |
|---------|-------------------------|
| Type | text\|json |
| Default | text |
Output format.