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.