Update website/content/commands/connect/redirect-traffic.mdx

Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
This commit is contained in:
Ricardo Oliveira 2022-02-01 17:20:20 +00:00 committed by GitHub
parent cf32d8f61e
commit d2275abb1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Usage: `consul connect redirect-traffic [options]`
#### Options for Traffic Redirection Rules
- `-consul-dns-ip` - IP used to reach Consul DNS. If provided, DNS queries will be redirected to Consul.
- `-consul-dns-ip` - The IP address of the Consul DNS resolver. If provided, Consul DNS queries will be redirected to the provided IP address for resolving.
- `-proxy-id` - The [proxy service](/docs/connect/registration/service-registration) ID.
This service ID must already be registered with the local agent.