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

This commit is contained in:
Istio Automation 2021-01-28 18:10:53 -08:00 committed by GitHub
parent f08ea8f090
commit 89545f55cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 &lt;file1.yaml&gt; &lt;file2.yaml&gt; [flags]
<pre class="language-bash"><code>istioctl profile diff &lt;profile|file1.yaml&gt; &lt;profile|file2.yaml&gt; [flags]
</code></pre>
<table class="command-flags">
<thead>