mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
745 B
Generated
745 B
Generated
ping
Ping a workspace
Usage
coder ping [flags] <workspace>
Options
--wait
| Type | duration |
| Default | 1s |
Specifies how long to wait between pings.
-t, --timeout
| Type | duration |
| Default | 5s |
Specifies how long to wait for a ping to complete.
-n, --num
| Type | int |
Specifies the number of pings to perform. By default, pings will continue until interrupted.