Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 596 Bytes

File metadata and controls

45 lines (32 loc) · 596 Bytes

coder ping

Ping a workspace

Usage

coder ping <workspace> [flags]

Flags

--num, -n

Specifies the number of pings to perform.

Default 10

--timeout, -t

Specifies how long to wait for a ping to complete.

Default 5s

--verbose, -v

Enables verbose logging.

Default false

--wait

Specifies how long to wait between pings.

Default 1s