mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat(scaletest): allow scaletests to run using the host credentials (#7075)
This commit is contained in:
@@ -116,5 +116,8 @@ It is recommended that all rate limits are disabled on the server before running
|
||||
if the server is configured with the exact same tracing configuration
|
||||
as the client.
|
||||
|
||||
--use-host-login bool, $CODER_SCALETEST_USE_HOST_LOGIN (default: false)
|
||||
Use the use logged in on the host machine, instead of creating users.
|
||||
|
||||
---
|
||||
Run `coder --help` for a list of global options.
|
||||
|
||||
Reference in New Issue
Block a user