coder/cli/testdata/coder_stat_cpu_--help.golden

17 lines
302 B
Plaintext

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.