feat!: add summary to coder ping (#14762)

This commit is contained in:
Ethan
2024-09-25 13:24:23 +10:00
committed by GitHub
parent e086d7813b
commit b7c574f679
8 changed files with 258 additions and 93 deletions
+3 -2
View File
@@ -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.