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

This commit is contained in:
Istio Automation 2022-03-23 19:47:58 -07:00 committed by GitHub
parent 9f6a33783e
commit 40d2e2ce50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -21,6 +21,10 @@ remove_toc_prefix: 'operator '
<td><code>--kubeconfig &lt;string&gt;</code></td>
<td>Paths to a kubeconfig. Only required if out-of-cluster. (default ``)</td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-completion">operator completion</h2>
@ -39,6 +43,10 @@ See each sub-command&#39;s help for details on how to use the generated script.
<td><code>--kubeconfig &lt;string&gt;</code></td>
<td>Paths to a kubeconfig. Only required if out-of-cluster. (default ``)</td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-completion-bash">operator completion bash</h2>
@ -72,6 +80,10 @@ If it is not installed already, you can install it via your OS&#39;s package man
<td><code>--no-descriptions</code></td>
<td>disable completion descriptions </td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-completion-fish">operator completion fish</h2>
@ -100,6 +112,10 @@ If it is not installed already, you can install it via your OS&#39;s package man
<td><code>--no-descriptions</code></td>
<td>disable completion descriptions </td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-completion-powershell">operator completion powershell</h2>
@ -127,6 +143,10 @@ to your powershell profile.
<td><code>--no-descriptions</code></td>
<td>disable completion descriptions </td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-completion-zsh">operator completion zsh</h2>
@ -159,6 +179,10 @@ to enable it. You can execute the following once:</p>
<td><code>--no-descriptions</code></td>
<td>disable completion descriptions </td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-server">operator server</h2>
@ -225,6 +249,10 @@ to enable it. You can execute the following once:</p>
<td><code>--log_target &lt;stringArray&gt;</code></td>
<td>The set of paths where to output the log. This can be any path as well as the special values stdout and stderr (default `[stdout]`)</td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="operator-version">operator version</h2>
@ -255,6 +283,11 @@ to enable it. You can execute the following once:</p>
<td><code>-s</code></td>
<td>Use --short=false to generate full version information </td>
</tr>
<tr>
<td><code>--vklog &lt;Level&gt;</code></td>
<td></td>
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
</tr>
</tbody>
</table>
<h2 id="envvars">Environment variables</h2>