# stat cpu
Show CPU usage, in cores.
## Usage
```console
coder stat cpu [flags]
```
## Options
### --host
| | |
| ---- | ----------------- |
| Type | bool |
Force host CPU measurement.
### -o, --output
| | |
| ------- | ------------------- |
| Type | string |
| Default | text |
Output format. Available formats: text, json.