mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
fix(cli): stat: explicitly specify resource SI prefix (#8206)
* fix(cli): move to explicitly specifying units * make gen
This commit is contained in:
3
cli/testdata/coder_stat_disk_--help.golden
vendored
3
cli/testdata/coder_stat_disk_--help.golden
vendored
@ -9,5 +9,8 @@ Show disk usage, in gigabytes.
|
||||
--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.
|
||||
|
Reference in New Issue
Block a user