mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#12244)
This commit is contained in:
parent
9984da4967
commit
0aa0b16028
|
@ -152,10 +152,15 @@ debug and diagnose their Istio mesh.
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>--reset</code></td>
|
||||
<td><code>-r</code></td>
|
||||
<td></td>
|
||||
<td>Reset levels to default value. (info) </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--revision <string></code></td>
|
||||
<td><code>-r</code></td>
|
||||
<td>Control plane revision (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--selector <string></code></td>
|
||||
<td><code>-l</code></td>
|
||||
<td>label selector (default `app=istiod`)</td>
|
||||
|
|
|
@ -152,10 +152,15 @@ debug and diagnose their Istio mesh.
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>--reset</code></td>
|
||||
<td><code>-r</code></td>
|
||||
<td></td>
|
||||
<td>Reset levels to default value. (info) </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--revision <string></code></td>
|
||||
<td><code>-r</code></td>
|
||||
<td>Control plane revision (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--selector <string></code></td>
|
||||
<td><code>-l</code></td>
|
||||
<td>label selector (default `app=istiod`)</td>
|
||||
|
|
Loading…
Reference in New Issue