Automator: update istio.io@ reference docs (#15717)

This commit is contained in:
Istio Automation 2024-09-20 22:12:19 -04:00 committed by GitHub
parent 90f1fd1ffa
commit 2bd9ee4599
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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 &lt;clusters|listeners|routes|endpoints|bootstrap|log|secret&gt; &lt;pod-name[.namespace]&gt;
istioctl proxy-config &lt;clusters|listeners|routes|endpoints|ecds|bootstrap|log|secret&gt; &lt;pod-name[.namespace]&gt;
</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>

View File

@ -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 &lt;clusters|listeners|routes|endpoints|bootstrap|log|secret&gt; &lt;pod-name[.namespace]&gt;
istioctl proxy-config &lt;clusters|listeners|routes|endpoints|ecds|bootstrap|log|secret&gt; &lt;pod-name[.namespace]&gt;
</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>