Files
coder/cli/testdata/coder_stat_disk_--help.golden
T
2023-06-20 11:16:57 +02:00

308 B

Usage: coder stat disk [flags]
 
Show disk usage, in gigabytes.
 
Options
-o, --output string (default: text)
Output format. Available formats: text, json.
 
--path string (default: /)
Path for which to check disk usage.
 
---
Run `coder --help` for a list of global options.