mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
80ef147060
* fix(cli): move to explicitly specifying units * make gen
14 lines
279 B
Plaintext
14 lines
279 B
Plaintext
Usage: coder stat cpu [flags]
|
|
|
|
Show CPU usage, in cores.
|
|
|
|
[1mOptions[0m
|
|
--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.
|