mirror of https://github.com/hashicorp/consul
Links added to CLI pages
parent
5c40ba5360
commit
51b6f5009f
|
@ -9,7 +9,7 @@ description: >-
|
||||||
|
|
||||||
Command: `consul troubleshoot`
|
Command: `consul troubleshoot`
|
||||||
|
|
||||||
Use the `troubleshoot` command to diagnose Consul service mesh configuration or network issues.
|
Use the `troubleshoot` command to diagnose Consul service mesh configuration or network issues. For additional information about using the `troubleshoot` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ description: >-
|
||||||
|
|
||||||
Command: `consul troubleshoot proxy`
|
Command: `consul troubleshoot proxy`
|
||||||
|
|
||||||
The `troubleshoot proxy` command diagnoses Consul service mesh configuration and network issues to an upstream.
|
The `troubleshoot proxy` command diagnoses Consul service mesh configuration and network issues to an upstream. For additional information about using the `troubleshoot proxy` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ description: >-
|
||||||
|
|
||||||
Command: `consul troubleshoot upstreams`
|
Command: `consul troubleshoot upstreams`
|
||||||
|
|
||||||
The `troubleshoot upstreams` lists the available upstreams in the Consul service mesh from the current service.
|
The `troubleshoot upstreams` lists the available upstreams in the Consul service mesh from the current service. For additional information about using the `troubleshoot upstreams` command, including explanations, requirements, usage instructions, refer to the [service-to-service troubleshooting overview](/consul/docs/troubleshoot/troubleshoot-services).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue