Files
coder/cli/testdata/coder_scaletest_--help.golden
2023-03-23 17:42:20 -05:00

585 B

Usage: coder scaletest
 
Run a scale test against the Coder API
 
Subcommands
cleanup Cleanup scaletest workspaces, then cleanup scaletest
users.
create-workspaces 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.
 
---
Run `coder --help` for a list of global options.