update docs
parent
ad3e4a98d0
commit
b7eaaf8c75
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue