mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
17 lines
325 B
Plaintext
17 lines
325 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.
|
|
|
|
--prefix string
|
|
Unit prefix.
|
|
|
|
---
|
|
Run `coder --help` for a list of global options.
|