mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
20 lines
530 B
Plaintext
20 lines
530 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
coder ping [flags] <workspace>
|
|
|
|
Ping a workspace
|
|
|
|
[93mOPTIONS:[0m
|
|
[96m-[0m[96mn[0m, [96m--[0m[96mnum[0m int (default: 10)
|
|
Specifies the number of pings to perform.
|
|
|
|
[96m-[0m[96mt[0m, [96m--[0m[96mtimeout[0m duration (default: 5s)
|
|
Specifies how long to wait for a ping to complete.
|
|
|
|
[96m--[0m[96mwait[0m duration (default: 1s)
|
|
Specifies how long to wait between pings.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|