Skip to content

Commit e21b7d0

Browse files
Automator: update istio.io@ reference docs (#16549)
1 parent 4b14f01 commit e21b7d0

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/en/docs/reference/commands/istioctl/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7245,6 +7245,11 @@ <h3 id="istioctl-waypoint-apply">istioctl waypoint apply</h3>
72457245
<td><code>-w</code></td>
72467246
<td>Wait for the waypoint to be ready </td>
72477247
</tr>
7248+
<tr>
7249+
<td><code>--waypoint-timeout &lt;duration&gt;</code></td>
7250+
<td></td>
7251+
<td>Timeout for waiting for waypoint ready (default `1m30s`)</td>
7252+
</tr>
72487253
</tbody>
72497254
</table>
72507255
<h4 id="istioctl-waypoint-apply Examples">Examples</h4>
@@ -7561,6 +7566,11 @@ <h3 id="istioctl-waypoint-status">istioctl waypoint status</h3>
75617566
<td></td>
75627567
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
75637568
</tr>
7569+
<tr>
7570+
<td><code>--waypoint-timeout &lt;duration&gt;</code></td>
7571+
<td></td>
7572+
<td>Timeout for retrieving status for waypoint (default `1m30s`)</td>
7573+
</tr>
75647574
</tbody>
75657575
</table>
75667576
<h4 id="istioctl-waypoint-status Examples">Examples</h4>

content/zh/docs/reference/commands/istioctl/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7245,6 +7245,11 @@ <h3 id="istioctl-waypoint-apply">istioctl waypoint apply</h3>
72457245
<td><code>-w</code></td>
72467246
<td>Wait for the waypoint to be ready </td>
72477247
</tr>
7248+
<tr>
7249+
<td><code>--waypoint-timeout &lt;duration&gt;</code></td>
7250+
<td></td>
7251+
<td>Timeout for waiting for waypoint ready (default `1m30s`)</td>
7252+
</tr>
72487253
</tbody>
72497254
</table>
72507255
<h4 id="istioctl-waypoint-apply Examples">Examples</h4>
@@ -7561,6 +7566,11 @@ <h3 id="istioctl-waypoint-status">istioctl waypoint status</h3>
75617566
<td></td>
75627567
<td>number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</td>
75637568
</tr>
7569+
<tr>
7570+
<td><code>--waypoint-timeout &lt;duration&gt;</code></td>
7571+
<td></td>
7572+
<td>Timeout for retrieving status for waypoint (default `1m30s`)</td>
7573+
</tr>
75647574
</tbody>
75657575
</table>
75667576
<h4 id="istioctl-waypoint-status Examples">Examples</h4>

0 commit comments

Comments
 (0)