Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 735 Bytes

File metadata and controls

40 lines (26 loc) · 735 Bytes

ping

Ping a workspace

Usage

coder ping [flags] <workspace>

Options

-n, --num

Type int
Default 10

Specifies the number of pings to perform.

-t, --timeout

Type duration
Default 5s

Specifies how long to wait for a ping to complete.

--wait

Type duration
Default 1s

Specifies how long to wait between pings.