Cleanup scaletest workspaces, then cleanup scaletest users.
coder scaletest cleanup [flags]The strategy flags will apply to each stage of the cleanup process.| Type | int |
| Environment | $CODER_SCALETEST_CLEANUP_CONCURRENCY |
| Default | 1 |
Number of concurrent cleanup jobs to run. 0 means unlimited.
| Type | duration |
| Environment | $CODER_SCALETEST_CLEANUP_JOB_TIMEOUT |
| Default | 5m |
Timeout per job. Jobs may take longer to complete under higher concurrency limits.
| Type | duration |
| Environment | $CODER_SCALETEST_CLEANUP_TIMEOUT |
| Default | 30m |
Timeout for the entire cleanup run. 0 means unlimited.