Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/admin/scale/index.md
Co-authored-by: Dean Sheather <dean@deansheather.com>
  • Loading branch information
bpmct and deansheather authored Nov 30, 2022
commit 8cd6abb65a94b12485d9df2dbd325f29e937a2e2
2 changes: 1 addition & 1 deletion docs/admin/scale/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ coder scaletest create-workspaces \
--parameter image="my-custom-image" \
--run-command "sleep 3 && echo hello"

# Run `coder scaletest --help` for all usage
# Run `coder scaletest create-workspaces --help` for all usage
```

> To avoid user outages and orphaned resources, we recommend running scale tests on a secondary "staging" environment.
Expand Down