# coder speedtest Run upload and download tests from your machine to a workspace ## Usage ```console coder speedtest [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 |