mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
735 B
Generated
735 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 |
Default | 10 |
Specifies the number of pings to perform.