提交 3e589c42 编写于 作者: M Marek Schwarz

Added docs for delete --all command

上级 47f63a48
......@@ -39,3 +39,7 @@ Stop your local cluster:
Delete your local cluster:
`minikube delete`
Delete all local clusters and profiles
`minikube delete --all`
......@@ -18,6 +18,12 @@ associated files.
minikube delete [flags]
```
## Options
```
--all Delete all profiles and clusters
```
### Options inherited from parent commands
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册