Update website/content/commands/connect/redirect-traffic.mdx
Co-authored-by: Blake Covarrubias <blake.covarrubias@gmail.com>
This commit is contained in:
parent
d2275abb1b
commit
83a2c9cc4c
|
@ -36,7 +36,7 @@ Usage: `consul connect redirect-traffic [options]`
|
||||||
|
|
||||||
#### Options for Traffic Redirection Rules
|
#### Options for Traffic Redirection Rules
|
||||||
|
|
||||||
- `-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.
|
- `-consul-dns-ip` - The IP address of the Consul DNS resolver. If provided, DNS queries will be redirected to the provided IP address for name resolution.
|
||||||
|
|
||||||
- `-proxy-id` - The [proxy service](/docs/connect/registration/service-registration) ID.
|
- `-proxy-id` - The [proxy service](/docs/connect/registration/service-registration) ID.
|
||||||
This service ID must already be registered with the local agent.
|
This service ID must already be registered with the local agent.
|
||||||
|
|
Loading…
Reference in New Issue