mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#15717)
This commit is contained in:
parent
90f1fd1ffa
commit
2bd9ee4599
|
@ -4569,7 +4569,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
|
|||
</table>
|
||||
<h4 id="istioctl-proxy-config Examples">Examples</h4>
|
||||
<pre class="language-bash"><code> # Retrieve information about proxy configuration from an Envoy instance.
|
||||
istioctl proxy-config <clusters|listeners|routes|endpoints|bootstrap|log|secret> <pod-name[.namespace]>
|
||||
istioctl proxy-config <clusters|listeners|routes|endpoints|ecds|bootstrap|log|secret> <pod-name[.namespace]>
|
||||
</code></pre>
|
||||
<h3 id="istioctl-proxy-config-all">istioctl proxy-config all</h3>
|
||||
<p>Retrieve information about all configuration for the Envoy instance in the specified pod.</p>
|
||||
|
|
|
@ -4569,7 +4569,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
|
|||
</table>
|
||||
<h4 id="istioctl-proxy-config Examples">Examples</h4>
|
||||
<pre class="language-bash"><code> # Retrieve information about proxy configuration from an Envoy instance.
|
||||
istioctl proxy-config <clusters|listeners|routes|endpoints|bootstrap|log|secret> <pod-name[.namespace]>
|
||||
istioctl proxy-config <clusters|listeners|routes|endpoints|ecds|bootstrap|log|secret> <pod-name[.namespace]>
|
||||
</code></pre>
|
||||
<h3 id="istioctl-proxy-config-all">istioctl proxy-config all</h3>
|
||||
<p>Retrieve information about all configuration for the Envoy instance in the specified pod.</p>
|
||||
|
|
Loading…
Reference in New Issue