mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
17 lines
374 B
Plaintext
17 lines
374 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
coder stat cpu [flags]
|
|
|
|
Show CPU usage, in cores.
|
|
|
|
[93mOPTIONS:[0m
|
|
[94m--[0m[94mhost[0m bool
|
|
Force host CPU measurement.
|
|
|
|
[94m-[0m[94mo[0m, [94m--[0m[94moutput[0m string (default: text)
|
|
Output format. Available formats: text, json.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|