mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
754 B
754 B
stat disk
Show disk usage, in gigabytes.
Usage
coder stat disk [flags]
Options
-o, --output
Type | string |
Default | text |
Output format. Available formats: text, json.
--path
Type | string |
Default | / |
Path for which to check disk usage.
--prefix
Type | enum[Ki |
Mi | Gi | Ti] |
Default | Gi |
SI Prefix for disk measurement.