mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
17 lines
274 B
Plaintext
17 lines
274 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder stat cpu [flags]
|
|
|
|
Show CPU usage, in cores.
|
|
|
|
OPTIONS:
|
|
--host bool
|
|
Force host CPU measurement.
|
|
|
|
-o, --output text|json (default: text)
|
|
Output format.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|