Skip to content

Commit

Permalink
add --kvm-qemu-uri option
Browse files Browse the repository at this point in the history
Add an undocumented option introduced by #4401
  • Loading branch information
drc0 committed May 19, 2020
1 parent ccb47f5 commit 7c583f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/en/docs/drivers/kvm2.md
Expand Up @@ -25,6 +25,7 @@ The `minikube start` command supports 3 additional kvm specific flags:
* **`--gpu`**: Enable experimental NVIDIA GPU support in minikube
* **`--hidden`**: Hide the hypervisor signature from the guest in minikube
* **`--kvm-network`**: The KVM network name
* **`--kvm-qemu-uri`**: The KVM qemu uri, defaults to qemu:///system

## Issues

Expand Down

0 comments on commit 7c583f0

Please sign in to comment.