mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +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
|
||
[96m--[0m[96mhost[0m bool
|
||
Force host CPU measurement.
|
||
|
||
[96m-[0m[96mo[0m, [96m--[0m[96moutput[0m string (default: text)
|
||
Output format. Available formats: text, json.
|
||
|
||
———
|
||
Run `coder --help` for a list of global options.
|