mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
596 B
596 B
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 |