We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10ad1e commit d403cd7Copy full SHA for d403cd7
README.md
@@ -26,6 +26,7 @@ Option | Description
26
`-local-addr string` | Address with port of "local" agent to use to retrieve service list from (defaults to value of `CONSUL_HTTP_ADDR` env var)
27
`-remote-port int` | Port to use when connecting to remote agents. Defaults to `8500`
28
`-token string` | ACL token to use in all API requests
29
+`-rate` | Optionally limits deregistration calls to -rate per minute. Defaults to 0, or unrestricted
30
`-v` | Verbose
31
`-vv` | Increased verbosity
32
`-vvv` | Super verbosity
0 commit comments