mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
736 B
Generated
736 B
Generated
stat disk
Show disk usage, in gigabytes.
Usage
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.