update docs

pull/9774/head
Priya Wadhwa 2020-11-24 11:36:41 -08:00
parent ad3e4a98d0
commit b7eaaf8c75
1 changed files with 4 additions and 3 deletions

View File

@ -20,9 +20,10 @@ minikube stop [flags]
### Options
```
--all Set flag to stop all profiles (clusters)
--keep-context-active keep the kube-context active after cluster is stopped. Defaults to false.
-o, --output string Format to print stdout in. Options include: [text,json] (default "text")
--all Set flag to stop all profiles (clusters)
--cancel-scheduled-stop cancel any existing scheduled stop requests
--keep-context-active keep the kube-context active after cluster is stopped. Defaults to false.
-o, --output string Format to print stdout in. Options include: [text,json] (default "text")
```
### Options inherited from parent commands