mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#8871)
This commit is contained in:
parent
f08ea8f090
commit
89545f55cd
|
|
@ -3752,7 +3752,7 @@ istioctl install --set profile=demo # Use a profile from the list
|
|||
</code></pre>
|
||||
<h2 id="istioctl-profile-diff">istioctl profile diff</h2>
|
||||
<p>The diff subcommand displays the differences between two Istio configuration profiles.</p>
|
||||
<pre class="language-bash"><code>istioctl profile diff <file1.yaml> <file2.yaml> [flags]
|
||||
<pre class="language-bash"><code>istioctl profile diff <profile|file1.yaml> <profile|file2.yaml> [flags]
|
||||
</code></pre>
|
||||
<table class="command-flags">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue