mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
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.
|