mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat!: add summary to coder ping (#14762)
This commit is contained in:
+3
-2
@@ -6,8 +6,9 @@ USAGE:
|
||||
Ping a workspace
|
||||
|
||||
OPTIONS:
|
||||
-n, --num int (default: 10)
|
||||
Specifies the number of pings to perform.
|
||||
-n, --num int
|
||||
Specifies the number of pings to perform. By default, pings will
|
||||
continue until interrupted.
|
||||
|
||||
-t, --timeout duration (default: 5s)
|
||||
Specifies how long to wait for a ping to complete.
|
||||
|
||||
Reference in New Issue
Block a user