Files
coder/docs/cli/stat_disk.md
T
2023-06-20 11:16:57 +02:00

32 lines
536 B
Markdown

<!-- DO NOT EDIT | GENERATED CONTENT -->
# stat disk
Show disk usage, in gigabytes.
## Usage
```console
coder stat disk [flags]
```
## Options
### -o, --output
| | |
| ------- | ------------------- |
| Type | <code>string</code> |
| Default | <code>text</code> |
Output format. Available formats: text, json.
### --path
| | |
| ------- | ------------------- |
| Type | <code>string</code> |
| Default | <code>/</code> |
Path for which to check disk usage.