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

17 lines
374 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.