mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
committed by
GitHub
parent
d0d64bbdca
commit
bc97eaa41b
@ -857,7 +857,7 @@ func (r *RootCmd) scaletestCreateWorkspaces() *clibase.Cmd {
|
||||
Flag: "use-host-login",
|
||||
Env: "CODER_SCALETEST_USE_HOST_LOGIN",
|
||||
Default: "false",
|
||||
Description: "Use the use logged in on the host machine, instead of creating users.",
|
||||
Description: "Use the user logged in on the host machine, instead of creating users.",
|
||||
Value: clibase.BoolOf(&useHostUser),
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user