Reference
Command Line

ping

Ping a workspace

Usage

coder ping [flags] <workspace>

Options

--wait

Typeduration
Default1s

Specifies how long to wait between pings.

-t, --timeout

Typeduration
Default5s

Specifies how long to wait for a ping to complete.

-n, --num

Typeint

Specifies the number of pings to perform. By default, pings will continue until interrupted.

--time

Typebool

Show the response time of each pong in local time.

--utc

Typebool

Show the response time of each pong in UTC (implies --time).

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