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>
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 <duration></ 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 <duration></ 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 >
Original file line number Diff line number Diff 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 <duration></ 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 <duration></ 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 >
You can’t perform that action at this time.
0 commit comments