Files
coder/cli/testdata/coder_stat_cpu_--help.golden
T
Cian Johnston 80ef147060 fix(cli): stat: explicitly specify resource SI prefix (#8206)
* fix(cli): move to explicitly specifying units

* make gen
2023-06-26 18:06:38 +01:00

14 lines
279 B
Plaintext

Usage: coder stat cpu [flags]
Show CPU usage, in cores.
Options
--host bool
Force host CPU measurement.
-o, --output string (default: text)
Output format. Available formats: text, json.
---
Run `coder --help` for a list of global options.