- Hands-On DevOps with Vagrant
- Alex Braunton
- 50字
- 2021-07-16 17:44:00
Options/flags
There are two flags for this command:
- --provision-with [INSERT VALUE]: Provisions the Vagrant machine with a specified provisioner. You can use multiple provisioner types by suppling the parameter as a comma-separated list.
- -h/--help: Prints the help screen for this command.
An example is the vagrant provision --help command.