mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
637 B
637 B
coder speedtest
Run upload and download tests from your machine to a workspace
Usage
coder speedtest <workspace> [flags]
Flags
--direct, -d
Specifies whether to wait for a direct connection before testing speed.
Default | false |
--direction
Specifies whether to run in reverse mode where the client receives and the server sends. (up|down)
Default | down |
--time, -t
Specifies the duration to monitor traffic.
Default | 5s |