Files
coder/cli/testdata/coder_stat_cpu_--help.golden
2023-09-08 13:43:56 -05:00

374 B

coder v0.0.0-devel
 
USAGE:
coder stat cpu [flags]
 
Show CPU usage, in cores.
 
OPTIONS:
--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.