# scaletest
Run a scale test against the Coder API
## Usage
```console
coder scaletest
```
## Subcommands
| Name | Purpose |
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [cleanup
](./scaletest_cleanup.md) | Cleanup scaletest workspaces, then cleanup scaletest users. |
| [create-workspaces
](./scaletest_create-workspaces.md) | Creates many users, then creates a workspace for each user and waits for them finish building and fully come online. Optionally runs a command inside each workspace, and connects to the workspace over WireGuard. |
| [workspace-traffic
](./scaletest_workspace-traffic.md) | Generate traffic to scaletest workspaces through coderd |