mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#14378)
This commit is contained in:
parent
0f4f066994
commit
bc1f461a92
|
@ -4854,7 +4854,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
|
|||
istioctl proxy-config bootstrap --file envoy-config.json
|
||||
|
||||
# Show a human-readable Istio and Envoy version summary
|
||||
istioctl proxy-config bootstrap -o short
|
||||
istioctl proxy-config bootstrap <pod-name[.namespace]> -o short
|
||||
|
||||
</code></pre>
|
||||
<h2 id="istioctl-proxy-config-cluster">istioctl proxy-config cluster</h2>
|
||||
|
|
|
@ -4854,7 +4854,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
|
|||
istioctl proxy-config bootstrap --file envoy-config.json
|
||||
|
||||
# Show a human-readable Istio and Envoy version summary
|
||||
istioctl proxy-config bootstrap -o short
|
||||
istioctl proxy-config bootstrap <pod-name[.namespace]> -o short
|
||||
|
||||
</code></pre>
|
||||
<h2 id="istioctl-proxy-config-cluster">istioctl proxy-config cluster</h2>
|
||||
|
|
Loading…
Reference in New Issue