# coder ping Ping a workspace ## Usage ```console coder ping [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 |