File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
en/docs/reference/commands/istioctl
zh/docs/reference/commands/istioctl Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -7245,6 +7245,11 @@ <h3 id="istioctl-waypoint-apply">istioctl waypoint apply</h3>
7245
7245
< td > < code > -w</ code > </ td >
7246
7246
< td > Wait for the waypoint to be ready </ td >
7247
7247
</ tr >
7248
+ < tr >
7249
+ < td > < code > --waypoint-timeout <duration></ code > </ td >
7250
+ < td > </ td >
7251
+ < td > Timeout for waiting for waypoint ready (default `1m30s`)</ td >
7252
+ </ tr >
7248
7253
</ tbody >
7249
7254
</ table >
7250
7255
< h4 id ="istioctl-waypoint-apply Examples "> Examples</ h4 >
@@ -7561,6 +7566,11 @@ <h3 id="istioctl-waypoint-status">istioctl waypoint status</h3>
7561
7566
< td > </ td >
7562
7567
< td > number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</ td >
7563
7568
</ tr >
7569
+ < tr >
7570
+ < td > < code > --waypoint-timeout <duration></ code > </ td >
7571
+ < td > </ td >
7572
+ < td > Timeout for retrieving status for waypoint (default `1m30s`)</ td >
7573
+ </ tr >
7564
7574
</ tbody >
7565
7575
</ table >
7566
7576
< h4 id ="istioctl-waypoint-status Examples "> Examples</ h4 >
Original file line number Diff line number Diff line change @@ -7245,6 +7245,11 @@ <h3 id="istioctl-waypoint-apply">istioctl waypoint apply</h3>
7245
7245
< td > < code > -w</ code > </ td >
7246
7246
< td > Wait for the waypoint to be ready </ td >
7247
7247
</ tr >
7248
+ < tr >
7249
+ < td > < code > --waypoint-timeout <duration></ code > </ td >
7250
+ < td > </ td >
7251
+ < td > Timeout for waiting for waypoint ready (default `1m30s`)</ td >
7252
+ </ tr >
7248
7253
</ tbody >
7249
7254
</ table >
7250
7255
< h4 id ="istioctl-waypoint-apply Examples "> Examples</ h4 >
@@ -7561,6 +7566,11 @@ <h3 id="istioctl-waypoint-status">istioctl waypoint status</h3>
7561
7566
< td > </ td >
7562
7567
< td > number for the log level verbosity. Like -v flag. ex: --vklog=9 (default `0`)</ td >
7563
7568
</ tr >
7569
+ < tr >
7570
+ < td > < code > --waypoint-timeout <duration></ code > </ td >
7571
+ < td > </ td >
7572
+ < td > Timeout for retrieving status for waypoint (default `1m30s`)</ td >
7573
+ </ tr >
7564
7574
</ tbody >
7565
7575
</ table >
7566
7576
< h4 id ="istioctl-waypoint-status Examples "> Examples</ h4 >
You can’t perform that action at this time.
0 commit comments