mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
feat(cli): add shell completions (#14341)
This commit is contained in:
4
cli/testdata/coder_stat_disk_--help.golden
vendored
4
cli/testdata/coder_stat_disk_--help.golden
vendored
@ -6,8 +6,8 @@ USAGE:
|
||||
Show disk usage, in gigabytes.
|
||||
|
||||
OPTIONS:
|
||||
-o, --output string (default: text)
|
||||
Output format. Available formats: text, json.
|
||||
-o, --output text|json (default: text)
|
||||
Output format.
|
||||
|
||||
--path string (default: /)
|
||||
Path for which to check disk usage.
|
||||
|
Reference in New Issue
Block a user