mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +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 |