Files
coder/cli/testdata/coder_stat_disk_--help.golden
2024-08-20 14:47:46 +10:00

20 lines
387 B
Plaintext

coder v0.0.0-devel
USAGE:
coder stat disk [flags]
Show disk usage, in gigabytes.
OPTIONS:
-o, --output text|json (default: text)
Output format.
--path string (default: /)
Path for which to check disk usage.
--prefix Ki|Mi|Gi|Ti (default: Gi)
SI Prefix for disk measurement.
———
Run `coder --help` for a list of global options.