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

14 lines
308 B
Plaintext

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.