Home
/
Command Line
/
speedtest

speedtest

Run upload and download tests from your machine to a workspace

Usage

coder speedtest [flags] <workspace>

Options

-d, --direct

Typebool

Specifies whether to wait for a direct connection before testing speed.

--direction

Typeenum[up|down]
Defaultdown

Specifies whether to run in reverse mode where the client receives and the server sends.

-t, --time

Typeduration
Default5s

Specifies the duration to monitor traffic.

--pcap-file

Typestring

Specifies a file to write a network capture to.

-c, --column

Typestring-array
DefaultInterval,Throughput

Columns to display in table output. Available columns: Interval, Throughput.

-o, --output

Typestring
Defaulttable

Output format. Available formats: table, json.

See an opportunity to improve our docs? Make an edit.
On this page