415 B
415 B
| page_title | sidebar_current |
|---|---|
| Usage - VirtualBox Provider | virtualbox-usage |
Usage
The Vagrant VirtualBox provider is used just like any other provider. Please read the general basic usage page for providers.
The value to use for the --provider flag is virtualbox.
The Vagrant VirtualBox provider supports parallel execution with the
optional --parallel flag.