mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16373)
This commit is contained in:
parent
1fce0b38d8
commit
7a24bff4ca
|
@ -6920,7 +6920,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4 id="istioctl-waypoint-delete Examples">Examples</h4>
|
<h4 id="istioctl-waypoint-delete Examples">Examples</h4>
|
||||||
<pre class="language-bash"><code># Delete a waypoint by name, which can obtain from istioctl waypoint list
|
<pre class="language-bash"><code> # Delete a waypoint by name, which can obtain from istioctl waypoint list
|
||||||
istioctl waypoint delete waypoint-name --namespace default
|
istioctl waypoint delete waypoint-name --namespace default
|
||||||
|
|
||||||
# Delete several waypoints by name
|
# Delete several waypoints by name
|
||||||
|
|
|
@ -6920,7 +6920,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<h4 id="istioctl-waypoint-delete Examples">Examples</h4>
|
<h4 id="istioctl-waypoint-delete Examples">Examples</h4>
|
||||||
<pre class="language-bash"><code># Delete a waypoint by name, which can obtain from istioctl waypoint list
|
<pre class="language-bash"><code> # Delete a waypoint by name, which can obtain from istioctl waypoint list
|
||||||
istioctl waypoint delete waypoint-name --namespace default
|
istioctl waypoint delete waypoint-name --namespace default
|
||||||
|
|
||||||
# Delete several waypoints by name
|
# Delete several waypoints by name
|
||||||
|
|
Loading…
Reference in New Issue