Hands-On DevOps with Vagrant
上QQ阅读APP看书,第一时间看更新

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.