|
|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
title: istioctl
|
|
|
|
|
description: Istio control interface.
|
|
|
|
|
generator: pkg-collateral-docs
|
|
|
|
|
number_of_entries: 27
|
|
|
|
|
number_of_entries: 28
|
|
|
|
|
---
|
|
|
|
|
<p>Istio configuration command line utility for service operators to
|
|
|
|
|
debug and diagnose their Istio mesh.
|
|
|
|
|
@ -37,12 +37,12 @@ debug and diagnose their Istio mesh.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -67,7 +67,7 @@ debug and diagnose their Istio mesh.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -121,12 +121,12 @@ A group of commands used to interact with Istio authentication policies.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -151,7 +151,7 @@ A group of commands used to interact with Istio authentication policies.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -211,12 +211,12 @@ service registry, and check if TLS settings are compatible between them.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -241,7 +241,7 @@ service registry, and check if TLS settings are compatible between them.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -303,12 +303,12 @@ istioctl authn tls-check foo.bar.svc.cluster.local
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -333,7 +333,7 @@ istioctl authn tls-check foo.bar.svc.cluster.local
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -388,12 +388,12 @@ istioctl deregister my-svc 172.17.0.2
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -418,7 +418,7 @@ istioctl deregister my-svc 172.17.0.2
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -476,12 +476,12 @@ istioctl deregister my-svc 172.17.0.2
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -506,7 +506,7 @@ istioctl deregister my-svc 172.17.0.2
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -581,12 +581,12 @@ m
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -611,7 +611,7 @@ m
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -673,12 +673,12 @@ request is allowed or denied under the current Istio RBAC policies.</p>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -703,7 +703,7 @@ request is allowed or denied under the current Istio RBAC policies.</p>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -754,11 +754,6 @@ is being taken on. PATH is the HTTP path within the service.</p>
|
|
|
|
|
<td>The name of the kubeconfig context to use (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--groups <string></code></td>
|
|
|
|
|
<td><code>-g</code></td>
|
|
|
|
|
<td>[Subject] Group name/ID that the subject represents. (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--istioNamespace <string></code></td>
|
|
|
|
|
<td><code>-i</code></td>
|
|
|
|
|
<td>Istio system namespace (default `istio-system`)</td>
|
|
|
|
|
@ -776,12 +771,12 @@ is being taken on. PATH is the HTTP path within the service.</p>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -806,7 +801,7 @@ is being taken on. PATH is the HTTP path within the service.</p>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -836,15 +831,17 @@ is being taken on. PATH is the HTTP path within the service.</p>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
<h3 id="istioctl-experimental-rbac-can Examples">Examples</h3>
|
|
|
|
|
<pre class="language-bash"><code># Query if user test is allowed to GET /v1/health of service rating.
|
|
|
|
|
istioctl experimental rbac can -u test GET rating /v1/health
|
|
|
|
|
<pre class="language-bash"><code># Query if user "cluster.local/ns/default/sa/productpage" is allowed to GET /v1/health of service rating.
|
|
|
|
|
istioctl experimental rbac can -u cluster.local/ns/default/sa/productpage GET rating /v1/health
|
|
|
|
|
|
|
|
|
|
# Query if service product-page is allowed to POST to /data of service rating with label version=dev.
|
|
|
|
|
istioctl experimental rbac can -s service=product-page POST rating /data -a version=dev
|
|
|
|
|
# Query if namespace foo is allowed to POST to /data of service rating with label version=dev.
|
|
|
|
|
istioctl experimental rbac can -s source.namespace=foo POST rating /data -a destination.labels[version]=dev
|
|
|
|
|
</code></pre>
|
|
|
|
|
<h2 id="istioctl-gen-deploy">istioctl gen-deploy</h2>
|
|
|
|
|
<p>istioctl gen-deploy produces deployment files to run the Istio.</p>
|
|
|
|
|
<pre class="language-bash"><code>istioctl gen-deploy [flags]
|
|
|
|
|
<h2 id="istioctl-experimental-verify-install">istioctl experimental verify-install</h2>
|
|
|
|
|
<p>
|
|
|
|
|
verify-install Verifies Istio Installation Status
|
|
|
|
|
</p>
|
|
|
|
|
<pre class="language-bash"><code>istioctl experimental verify-install [flags]
|
|
|
|
|
</code></pre>
|
|
|
|
|
<table class="command-flags">
|
|
|
|
|
<thead>
|
|
|
|
|
@ -859,19 +856,9 @@ istioctl experimental rbac can -s service=product-page POST rating /data -a vers
|
|
|
|
|
<td>The name of the kubeconfig context to use (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--debug</code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>If true, uses debug images instead of release images </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--helm-chart-dir <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>The directory to find the helm charts used to render Istio deployments. -o yaml uses these to render the helm chart locally. (default `.`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--ingress-node-port <uint16></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>If provided, Istio ingress proxies will run as a NodePort service mapped to the port provided by this flag. Note that this flag is ignored unless the "ingress" feature flag is provided too. (default `0`)</td>
|
|
|
|
|
<td><code>--filename <stringSlice></code></td>
|
|
|
|
|
<td><code>-f</code></td>
|
|
|
|
|
<td> (default `[]`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--istioNamespace <string></code></td>
|
|
|
|
|
@ -891,12 +878,12 @@ istioctl experimental rbac can -s service=product-page POST rating /data -a vers
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -921,7 +908,7 @@ istioctl experimental rbac can -s service=product-page POST rating /data -a vers
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -939,14 +926,16 @@ istioctl experimental rbac can -s service=product-page POST rating /data -a vers
|
|
|
|
|
<td>Istio host platform (default `kube`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--values <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Path to the Helm values.yaml file used to render YAML deployments locally when --out=yaml. Flag values are ignored in favor of using the file directly. (default ``)</td>
|
|
|
|
|
<td><code>--recursive</code></td>
|
|
|
|
|
<td><code>-R</code></td>
|
|
|
|
|
<td>Process the directory used in -f, --filename recursively. Useful when you want to manage related manifests organized within the same directory. </td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
<h3 id="istioctl-gen-deploy Examples">Examples</h3>
|
|
|
|
|
<pre class="language-bash"><code>istioctl gen-deploy --values myvalues.yaml
|
|
|
|
|
<h3 id="istioctl-experimental-verify-install Examples">Examples</h3>
|
|
|
|
|
<pre class="language-bash"><code>
|
|
|
|
|
istioctl verify-install -f istio-demo.yaml
|
|
|
|
|
|
|
|
|
|
</code></pre>
|
|
|
|
|
<h2 id="istioctl-kube-inject">istioctl kube-inject</h2>
|
|
|
|
|
<p></p>
|
|
|
|
|
@ -1015,12 +1004,12 @@ file/configmap created with a new Istio release.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1045,7 +1034,7 @@ file/configmap created with a new Istio release.
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1151,12 +1140,12 @@ pc
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1181,7 +1170,7 @@ pc
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1246,12 +1235,12 @@ b
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1276,7 +1265,7 @@ b
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1352,12 +1341,12 @@ clustersc
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1382,7 +1371,7 @@ clustersc
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1474,12 +1463,12 @@ endpointsep
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1504,7 +1493,7 @@ endpointsep
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1596,12 +1585,12 @@ listenersl
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1626,7 +1615,7 @@ listenersl
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1708,12 +1697,12 @@ routesr
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1738,7 +1727,7 @@ routesr
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1817,12 +1806,12 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1847,7 +1836,7 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -1918,12 +1907,12 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -1948,7 +1937,7 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -2011,12 +2000,12 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -2041,7 +2030,7 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
@ -2102,12 +2091,12 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_caller <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] (default ``)</td>
|
|
|
|
|
<td>Comma-separated list of scopes for which to include caller information, scopes can be any of [ads, default, model, rbac] (default ``)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_output_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:info`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_rotate <string></code></td>
|
|
|
|
|
@ -2132,7 +2121,7 @@ ps
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_stacktrace_level <string></code></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, attributes, default, mcp, mcp-creds, model, rbac, snapshot] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
<td>Comma-separated minimum per-scope logging level at which stack traces are captured, in the form of <scope>:<level>,<scope:level>,... where scope can be one of [ads, default, model, rbac] and level can be one of [debug, info, warn, error, fatal, none] (default `default:none`)</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><code>--log_target <stringArray></code></td>
|
|
|
|
|
|